responsible-ai-collaborative / aiid

The AI Incident Database seeks to identify, define, and catalog artificial intelligence incidents.
https://incidentdatabase.ai
Other
170 stars 35 forks source link

Improve Similiar and dissimilar incidents edition UX #2799

Open pdcp1 opened 4 months ago

pdcp1 commented 4 months ago

On Incident edition page (e.g.: https://staging-aiid.netlify.app/incidents/edit/?incident_id=659)

Both sections (Manually-selected similar and dissimilar incidents and Reports) disappear and reload on each change without a "loading" or a spinner. In addition to that, every time I click on Yes or No, all reports change under the same incident at the same time. That is the expected behaviour but it's confusing.

This is a screen recording to visualize what I mean.

https://github.com/responsible-ai-collaborative/aiid/assets/6564809/05d603bf-7151-4e87-9bb0-47ec29e81c6a

Originally posted by @pdcp1 in https://github.com/responsible-ai-collaborative/aiid/issues/2797#issuecomment-2130327525

clari182 commented 4 months ago

Hey @datherton09, can you take a look at this and tell me what you think?

I used this UI recently and also found it very confusing. Since you're the one that uses it the most, your input would be very helpful!

datherton09 commented 4 months ago

@clari182 I agree -- I've never once felt the need to decide if any individual report within an incident ID is related or not. I've always kept it at the incident ID level.

kepae commented 4 days ago

Per @datherton09:

Seeming to have trouble in the "similar incident IDs" field having the suggestions expand beyond four suggestions, which results in me not being able to select the one I need -- encountered this problem a couple of times. Not urgent, but flagging it.

image

@clari182 would you please look at this and find the best way to expand this to show all retrieved incident suggestions?