enthought / enthought/traitsui
RangeEditor text style doesn't do range checking
Open
good first issue
type: bug
- Dominant language
- Python
- Stars
- 306
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
For example in https://github.com/enthought/traitsui/blob/master/traitsui/tests/editors/test_range_editor_text.py the value should remain at 0, and should not be set to 1 (editor should show red error state, OK button should be greyed out, and underlying trait should not be set to a new value).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.