-
Notifications
You must be signed in to change notification settings - Fork 0
DEV Grant gets shown after it was created #393
Copy link
Copy link
Open
Description
Overview
To improve the user experience, a newly created grant should automatically be selected and displayed after a user successfully creates it. This allows the user to immediately review the grant they just created and make any necessary edits. This is also a common pattern in many applications when creating new records.
Tasks
- After a grant is successfully created, automatically set it as the currently selected grant
- If the newly created grant does not appear under the user's current filters, clear the filters so the grant is visible
- If possible, check whether the grant already falls within the current filters before clearing them — if it does, leave the filters as is. This may not be feasible and if so that is fine.
Acceptance Criteria
- After a grant is successfully created, it becomes the currently selected grant on the user's page
- The newly created grant is always visible after creation, either within the existing filters or by clearing them if necessary
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels