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

Navigation to the newly added row #613

Closed
elsylambert opened this issue Dec 6, 2023 · 3 comments
Closed

Navigation to the newly added row #613

elsylambert opened this issue Dec 6, 2023 · 3 comments

Comments

@elsylambert
Copy link
Contributor

elsylambert commented Dec 6, 2023

Separating it out from #544
Navigation to the newly added row is not working as expected. After the new row is added, GWE saves it successfully, but the user is not navigated to the new row, but stays on the parent row( from where the new row was added)

Steps to reproduce the behavior:

  1. Go to tN/tQ card
  2. Click on + to add a row
  3. In the add row modal, enter test notes and click Add.
  4. Note that new note is saved, but the focus is at the parent row, not the new row.

DOD:
Users should be navigated to the new row when its added and saved.

@elsylambert elsylambert added the bug Something isn't working label Dec 6, 2023
@kintsoogi
Copy link
Contributor

kintsoogi commented Dec 6, 2023

@elsylambert @danielklapp
This issue is in Develop c6612ba

Describe what your issue addresses

  • Fix navigating to new row (was broken when adding TSV at first index)

Test Instructions

  • Open Deploy Preview
  • In a valid TSV resource (TN is easiest to see), create a new TSV item. at FIRST INDEX
    • Verify that item index increments and takes user to next item

@elsylambert
Copy link
Contributor Author

elsylambert commented Dec 19, 2023

Looks good in v2.3.0 build bd4a646 QA. Users are now navigated to the newly added row in tN and TQ

@danielklapp
Copy link

Agree that navigation to a newly added row is working properly in tN and tQ. Tested with v2.3.0 build bd4a646 QA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants