-
Notifications
You must be signed in to change notification settings - Fork 142
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the bug
In the Fabric notebook, during the labelling phase, when users label records using the buttons -“Uncertain”, “Match”, or “No Match” - the scroll bar automatically jumps to the bottom of the records after each labelling action.
This behavior disrupts the labelling workflow because the user must manually scroll back up after every selection to continue labelling the next record.
This significantly slows down the process, especially when dealing with a large set of records.
Steps to reproduce
Steps to reproduce the issue:
- Open and run the Fabric notebook.
- Begin the labelling phase.
- Start labelling records using the Uncertain, Match, or No Match buttons.
- Observe that after each button click, the scroll bar automatically moves to the bottom of the notebook view.
Expected behavior
The scroll bar should retain its current position after each labelling action.
Users should be able to continue labelling sequentially without the need to scroll back up manually after every click.
Environment details
- Platform: Fabric Notebook
- Runtime Version: 1.3
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request