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

Workbench navigation select behavior skips cells #4924

Open
Areyes42 opened this issue May 15, 2024 · 0 comments
Open

Workbench navigation select behavior skips cells #4924

Areyes42 opened this issue May 15, 2024 · 0 comments
Labels
1 - Bug Incorrect behavior of the product 2 - WorkBench Issues that are related to the WorkBench

Comments

@Areyes42
Copy link

Describe the bug
When trying to navigate to the first new cell using the navigation button, the selection skips the first cell and jumps to the second one. Additionally, when you’re on the last error cell and attempt to move to the next new cell, the selection on the new cell resets back to 0.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the workbench
  2. Select a data set with multiple new cells and multiple error cells
  3. Use the navigation button to advance forward once in the new cell
  4. See that the first new cell is skipped
  5. Use the navigation button to navigate to the last error cell
  6. Click the next button on the new cell
  7. See that the new cell selection is reset to 0

Expected behavior
The new cell selection should navigate to the first cell initially. When advancing the new cell selection on the last error cell, it should advance based on the current selected cell location and not reset back to 0.

Screenshots

Screen.Recording.2024-05-15.at.1.05.43.PM.mov

Please, also fill out the following information manually:

  • OS: macOS Sonoma 14.4.1
  • Browser: Chrome
  • Specify 7 Version: edge(debug)
  • Database Name: KUFish_5_16_23
  • Collection name: KU Fish Voucher Collection
  • User Name: spfishadmin

Additional context
For the error cell reset issue, I tested it on other datasets, and it seemed to work as intended on some, while the issue persisted on others. This issue might be specific to the dataset I initially tested with and how it was set up.
https://kufish51623-edge.test.specifysystems.org/specify/workbench/15/

@Areyes42 Areyes42 added 1 - Bug Incorrect behavior of the product 2 - WorkBench Issues that are related to the WorkBench labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Bug Incorrect behavior of the product 2 - WorkBench Issues that are related to the WorkBench
Projects
None yet
Development

No branches or pull requests

1 participant