analogdevicesinc / adi-kuiper-imager

Other
6 stars 0 forks source link

WRITE button: clickable even with no image or target selected using card with existing image #41

Closed tagoylo closed 1 year ago

tagoylo commented 1 year ago

Environment: OS: macOS 12 SW Version: v1.0.0-rc2

Describe the bug: When using an SD card with existing image (Kuiper.json supported), the WRITE button can be clicked even if there is no target yet to be selected or image source selected.

Steps (no image source selected) :

  1. Use an sd card with existing image (Kuiper.json supported)
  2. Open kuiper imager.
  3. Select that as storage, then click no if a prompt occurs.
  4. It can be observed that WRITE button is clickable even if there is no image source selected yet.
  5. Clicking WRITE has no response in this case but it is clickable.
  6. Screenshot: Screenshot 2023-02-16 at 1 34 08 PM

Steps (no target selected) :

  1. Use an sd card with existing image (Kuiper.json supported)
  2. Open kuiper imager.
  3. Select that as storage, then click yes if a prompt occurs to configure existing content of image.
  4. It can be observed that WRITE button is clickable even if there is no target selected yet.
  5. Click WRITE, then it would show a prompt that configuration complete.
  6. Screenshot: Screenshot 2023-02-16 at 1 09 09 PM Screenshot 2023-02-16 at 1 01 17 PM

Note: It must go through this prompt to replicate the issue. Because when selecting again the storage the second time, WRITE becomes not clickable.Screenshot 2023-02-16 at 1 27 47 PM

tagoylo commented 1 year ago

Issue no longer reproducible in RC3. Closing this item as it is fixed.