unfoldingWord / gateway-edit

Book Package harmonized view.
https://gatewayedit.com
MIT License
1 stars 4 forks source link

Navigation to the newly added row #613

Closed elsylambert closed 4 months ago

elsylambert commented 10 months ago

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.

kintsoogi commented 10 months ago

@elsylambert @danielklapp This issue is in Develop c6612ba

Describe what your issue addresses

Test Instructions

elsylambert commented 9 months ago

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

danielklapp commented 9 months ago

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