Skip to content

fix selected repo disappearing in pen repository dropdown#12702

Merged
tofarr merged 2 commits intoOpenHands:mainfrom
nehaaprasad:fix/sel-repo-dis-fron
Feb 2, 2026
Merged

fix selected repo disappearing in pen repository dropdown#12702
tofarr merged 2 commits intoOpenHands:mainfrom
nehaaprasad:fix/sel-repo-dis-fron

Conversation

@nehaaprasad
Copy link
Copy Markdown
Contributor

summary of PR

  • fixes the bug where choosing a repo from "Most Recent" made it disappear from the input.

  • The dropdown now keeps the selection visible by falling back to the locally selected item when it’s not in the fetched results.

  • Demo Screenshots/Videos

(Optional)

Change Type

[x] Bug fix

Checklist

[ ] I have read and reviewed the code and I understand what the code is doing.
[ ] I have tested the code to the best of my ability and ensured it works as expected.

Fixes

fix: #12690

Copy link
Copy Markdown
Contributor

@neubig neubig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @naaa760 , could you please send a video demonstrating that (1) you reproduced the error before the fix, and (2) that after the fix the problem no longer appears?

@neubig neubig removed request for amanape and hieptl January 31, 2026 13:07
@tofarr tofarr requested a review from amanape February 1, 2026 22:17
@tofarr
Copy link
Copy Markdown
Collaborator

tofarr commented Feb 1, 2026

Thanks for picking this up! It's been annoying me too!

Copy link
Copy Markdown
Collaborator

@tofarr tofarr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍰 - Big thank you for fixing this one!

@tofarr tofarr enabled auto-merge (squash) February 2, 2026 18:39
@tofarr tofarr merged commit d6c11fe into OpenHands:main Feb 2, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Selected repo disappears in frontend

3 participants