dockstore / dockstore

Our VM/Docker sharing infrastructure and management component
https://dockstore.org/
Apache License 2.0
116 stars 27 forks source link

Don't display AI bubble if the AI topic has been approved/selected by a user #5866

Open kathy-t opened 2 months ago

kathy-t commented 2 months ago

Is your feature request related to a problem? Please describe. If a user chooses to use an AI topic (as opposed to automatically being opted-in because there's no topic), we should not display the AI bubble because it has been vetted by the user.

Describe the solution you'd like Some ideas:

  1. If the user manually selects AI generated as the topic selection, don't display the AI bubble, but I'm not sure how we would differentiate that
  2. Better UI to handle the copying of the AI topic to the manual topic like a button that says "Approve AI topic" which copies and sets it as the manual topic?

Describe alternatives you've considered n/a

Additional context n/a

┆Issue is synchronized with this Jira Story ┆Fix Versions: Dockstore 1.16 ┆Issue Number: DOCK-2521 ┆Sprint: Backlog ┆Issue Type: Story

coverbeck commented 2 months ago

Perhaps when editing the manual topic, we could have a suggest topic button that puts the AI topic into the manual field, then the user has chance to tweak it if the want to.

denis-yuen commented 2 months ago

like a button that says "Approve AI topic"

Like the one button idea