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

Navigator button Refresh/Reload Current Record fails #176

Open
errael opened this issue Jan 3, 2024 · 1 comment
Open

Navigator button Refresh/Reload Current Record fails #176

errael opened this issue Jan 3, 2024 · 1 comment

Comments

@errael
Copy link
Contributor

errael commented Jan 3, 2024

v4.0.12

  1. Start Demo
  2. press Example 1 twice
  3. In 1st window: edit status in a few records
    1 --> 200
    2 --> 100
    3 --> 300
  4. In 2nd window: Do Next a few times and observe status displays original values
  5. In 2nd navigate to record 3
  6. In 2nd press Refresh/Reload Current Record

Observe: Navigator positions to record 1 which is reloaded; record 3 unchanged.

Expected: Record 3 is reloaded and remains the current record. Record 1 is not changed.

@errael
Copy link
Contributor Author

errael commented Jan 3, 2024

I just took a look at the code, the comment for NavRefreshAction says

...the "refresh" button is pressed, re-fetch all rows...

So maybe it's only the tooltip that needs adjusting.

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

No branches or pull requests

1 participant