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

Improve UX with bulk edit in record app #2359

Merged
merged 4 commits into from
Oct 11, 2023
Merged

Improve UX with bulk edit in record app #2359

merged 4 commits into from
Oct 11, 2023

Conversation

jrchudy
Copy link
Member

@jrchudy jrchudy commented Sep 20, 2023

This pull request changes how bulk edit is displayed for related tables in record app when there are no rows in the related table.

Added test cases to the record page test case that was already testing empty related tables instead of adding to "related table" spec.

… table and there are no rows. Disabled bulk edit when the user can add/link and there are no rows
@jrchudy jrchudy added bug record UI problems related to UI labels Sep 20, 2023
@jrchudy jrchudy requested a review from RFSH September 20, 2023 21:23
@jrchudy jrchudy self-assigned this Sep 20, 2023
@jrchudy jrchudy linked an issue Sep 20, 2023 that may be closed by this pull request
2 tasks
@jrchudy jrchudy merged commit c5737ce into master Oct 11, 2023
@jrchudy jrchudy deleted the bulk-edit-disable branch October 11, 2023 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug record UI problems related to UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bulk edit from record app throws error when recordedit opens
2 participants