OAGi / Score

Score
MIT License
9 stars 6 forks source link

Transfer Ownership UI Issue, if you click on a username in the transfer ownership list it shows a not-found works message. #1622

Closed smorgan19 closed 4 months ago

smorgan19 commented 5 months ago

If you click on a username in the transfer ownership list it shows a not-found works message.

Steps to replicate:

  1. View the Transfer Ownership List
  2. Click on any of the usernames

image

hakjuoh commented 5 months ago

@smorgan19 It would be helpful if you could provide more details about which screen, which user, and which button was pressed when the issue occurred.

smorgan19 commented 5 months ago

@hakjuoh It is the Transfer Ownership Page, if you click on any of the user ids it brings up the not-found works. Steps: 1.Admin Menu->Transfer Ownership

  1. Transfer Ownership Page thats lists all of the login ids, click on any of the actual login ids, i.e your username
  2. The not found works will appear
hakjuoh commented 5 months ago

@smorgan19 Thank you for your feedback. I have identified the issue. When the user clicks on a username, the checkbox on the left should be activated. This is happening due to an unnecessary link on the username. We will address this issue in the upcoming version.

@kbserm