LabelLab icon indicating copy to clipboard operation
LabelLab copied to clipboard

Button not functioning

Open indrajithekanayake opened this issue 4 years ago • 7 comments

Describe the bug Back button not functioning in labller

To Reproduce Steps to reproduce the behavior:

  1. Go to the dashboard
  2. Click on New project
  3. Give name and description for the project
  4. Go to project images and add new image.
  5. Click edit image and it will direct you to another dashboard
  6. Try to click the back button

Expected behavior Either button should be removed or it should direct to the previous page

Screenshots Capture

Desktop (please complete the following information):

  • OS: Windows10
  • Browser Chrome
  • Version latest

indrajithekanayake avatar Mar 24 '20 18:03 indrajithekanayake

@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?

thivatm avatar Mar 25 '20 08:03 thivatm

Some suggestions:

  1. Don't show the Back button if the user is editing the first image in the list of images
  2. Don't show the Skip button if the user is editing the last image in the list of images
  3. Rename Back to Previous and Skip to Next. Sounds more intuitive

@Semicolon10 You can think about adding these features and making a PR

laksh22 avatar Mar 27 '20 03:03 laksh22

@thivatm @laksh22 thank you for the suggestions I ll start working on this

indrajithekanayake avatar Mar 29 '20 05:03 indrajithekanayake

@laksh22 If this issue is not resolved yet, I would like to work on this.

temanisparsh avatar Sep 26 '20 05:09 temanisparsh

@temanisparsh You can start if @Semicolon10 isn't working on this anymore

laksh22 avatar Sep 26 '20 06:09 laksh22

@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 avatar Oct 01 '20 19:10 temanisparsh

@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.

laksh22 avatar Oct 02 '20 08:10 laksh22