-
Notifications
You must be signed in to change notification settings - Fork 234
INT-1588: CRUD Usability Improvements. #432
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cc @marcgurney |
Reviewed 16 of 16 files at r2. src/help/entries/editing-a-single-document.md, line 48 [r2] (raw file):
beautiful for noting this! 👍 src/internal-packages/crud/styles/crud.less, line 147 [r2] (raw file):
we'll clean this up with flex box later Comments from Reviewable |
Reviewed 1 of 7 files at r1. Comments from Reviewable |
Review status: all files reviewed at latest revision, 2 unresolved discussions, some commit checks broke. Comments from Reviewable |
* INT-1588: Fix tabbing order in all edit/insert situations * INT-1588: Tab to next input on : * INT-1588: Better usability on ESC * INT-1588: Usability improvements on hotspot * INT-1588: Fix input sizes * INT-1588: Bump compile cache to 0.2.0 * INT-1588: Fixing hotspot functionality * INT-1589: Add help entries for CRUD * INT-1588: Remove feature flag, fix insert
:
in the keyinput
field tabs to the valueinput
field.input
field to take the following actions:This change is