Skip to content

Commit

Permalink
Hiding "Label All Tasks" button (#5)
Browse files Browse the repository at this point in the history
## Summary:
The default choice is “Label All Tasks” rather than “Label Tasks As Displayed”, which is really confusing when you’re on a tab with your selected tasks (most common labeling setup). With our current setup this code is in the DataManager repo, which we haven’t forked (and is deprecated). Once we update to new version of label studio this will all be in one repo but for now gonna do a hack and just hide the button. Labellers will be able to just click on a task in their tab to get started.

Issue: https://khanacademy.atlassian.net/browse/DI-1500

## Test plan:
- ran label studio locally, created a project, imported a task, confirmed button is gone (see screenshots)
<img width="912" alt="with-button" src="https://github.com/user-attachments/assets/748bd844-dd89-4adc-b2fa-c7514d5604c6">
<img width="793" alt="without-button" src="https://github.com/user-attachments/assets/59b74b19-f32d-4fd9-ad04-7ffd39e586ee">

Author: lizfaubell

Reviewers: dat-boris

Required Reviewers:

Approved By: dat-boris

Checks: ✅ Submodules/deps

Pull Request URL: #5
  • Loading branch information
lizfaubell authored Jul 23, 2024
1 parent f9a5a59 commit b26c0b4
Showing 1 changed file with 1 addition and 1 deletion.
Loading

0 comments on commit b26c0b4

Please sign in to comment.