Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [BUG] - Showing list of Repository have some exception #177

Closed
ymw0407 opened this issue Oct 26, 2023 · 1 comment
Closed

🐛 [BUG] - Showing list of Repository have some exception #177

ymw0407 opened this issue Oct 26, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ymw0407
Copy link
Member

ymw0407 commented Oct 26, 2023

Browsers

Firefox, Chrome, Safari, Microsoft Edge, Opera

OS

Windows, Linux, Mac

Description

image

If OWNER is selected and F5 is pressed, as in the corresponding screen, OWNER is already selected, but REPOSITORY data is lost. Therefore, in order to solve this problem, it seems that OWNER can be selected again by pressing F5. Of course, PERSIST RECOIL can be used to prevent REPOSITORY LIST's data from flying away, but this could cause problems in getting REPO to be selected again, so you'll have to pay attention to a number of things!
만약 해당 화면과 같이, OWNER를 선택하고, F5를 누르면, OWNER는 이미 선택된채이지만, REPOSITORY 데이터는 날라가게 된다. 그렇기 때문에, 이를 해결하기 위해서는 F5를 누르면 OWNER를 다시 선택할 수 있게 해야할 것 같다. 물론, REPOSITORY LIST의 데이터가 날아가지 않게 하기 위해서 PERSIST RECOIL을 사용할 수 있으나 이는 레포를 다시 선택하게 하는데에 있어서 문제가 생길 여지가 있어서 여러 사항을 유의하여 만들어야 할 것이다!

Reproduction URL

.

Reproduction Steps

.

Solutions

No response

Screenshots

![DESCRIPTION](LINK.png)
@ymw0407 ymw0407 added the bug Something isn't working label Oct 26, 2023
@bentshrimp
Copy link
Contributor

bentshrimp commented Oct 28, 2023

Duplicate of #175

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants