LabelLab
LabelLab copied to clipboard
Button not functioning
Describe the bug Back button not functioning in labller
To Reproduce Steps to reproduce the behavior:
- Go to the dashboard
- Click on New project
- Give name and description for the project
- Go to project images and add new image.
- Click edit image and it will direct you to another dashboard
- Try to click the back button
Expected behavior Either button should be removed or it should direct to the previous page
Screenshots
Desktop (please complete the following information):
- OS: Windows10
- Browser Chrome
- Version latest
@Semicolon10 The back button is there for the purpose of navigating through images(In case if you have added multiple images in the project) did you check the button with multiple images added to the project?
Some suggestions:
- Don't show the Back button if the user is editing the first image in the list of images
- Don't show the Skip button if the user is editing the last image in the list of images
- Rename Back to Previous and Skip to Next. Sounds more intuitive
@Semicolon10 You can think about adding these features and making a PR
@thivatm @laksh22 thank you for the suggestions I ll start working on this
@laksh22 If this issue is not resolved yet, I would like to work on this.
@temanisparsh You can start if @Semicolon10 isn't working on this anymore
@laksh22 I worked on this and it looks like there is no way to be label multiple images at once. Even selecting multiple images in Project Images
and then clicking Edit
selects only a single image. In this case, I don't see the point of having these buttons at all. Please correct me if I am wrong.
@temanisparsh Yes, you can only edit one image at a time. Did you select multiple images by using the checkboxes? Those are just for deleting multiple images.
The point of the Back and Skip buttons is to cycle through the images you have added and edit them without having to go back to the Project Images
in order to edit another image.