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

Allow input value to be copied to selected rows instead of all rows #2333

Closed

Conversation

PoornimaVKrishnan
Copy link
Contributor

This PR is focussing on applying change to selected forms instead of all forms.
Selected forms will have a border to show it is selected.

@RFSH RFSH linked an issue Jul 17, 2023 that may be closed by this pull request
@PoornimaVKrishnan
Copy link
Contributor Author

@RFSH

  • Implemented Select All and a button Apply and Clear to apply and discard the changes to selected forms.
  • Added overlay to the form to make it clickable
  • Moved the action buttons to next line
  • Added indeterminate state for checkbox if not all forms are selected
  • On load fist form is active showing it is clicked

@RFSH
Copy link
Member

RFSH commented Jul 20, 2023

I'm going to close this PR since we asked for more UI changes. You can create another PR later when we think the UI is finalized.

@RFSH RFSH closed this Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow input value to be copied to selected rows instead of all rows
2 participants