Skip to content
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

TJDB: Add keyboard support for create a row and adding next simultaneously using Shift+Enter #9769

Open
mansukh-tj opened this issue May 17, 2024 · 1 comment · May be fixed by #9791
Open

Comments

@mansukh-tj
Copy link
Collaborator

This issue is in continuation of #9749

Is your proposal related to a problem?

Currently, when user creates a row he has to do the following steps

  1. click "Add data"
  2. click "Add row"
  3. Add data in "create a row" drawer
  4. Click "Create Row" or after the issue mentioned above is completed, press "Enter" key after last input
  5. Row is saved, Drawer closes

Then after that if he wants to add another row he has repeated all of these steps again. Step 1 & 2 are redundant steps

Describe the solution you'd like

Add keyboard support for Create and Add next with "Shift + Enter" that we keep the drawer open to add next row. Need to add its indicator in the "Create Row" drawer as below. Changes to be made in footer

  1. Text to indicate shortcut id functional
  2. "Enter" icon inside "Create" button
image
@sahilshityalkar
Copy link

sahilshityalkar commented May 18, 2024

Can you assign this issue to me? I'd like to work on it.

@shaurya-sharma064 shaurya-sharma064 self-assigned this May 19, 2024
@shaurya-sharma064 shaurya-sharma064 linked a pull request May 20, 2024 that will close this issue
@shaurya-sharma064 shaurya-sharma064 linked a pull request May 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants