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

feat: implement pop window and responsive design #452

Merged
merged 5 commits into from
Apr 8, 2024

Conversation

jinoosss
Copy link
Member

What type of PR is this?

  • feature

What this PR does:

  • Create a popup window in Adena
  • Show a responsive UI that adapts to the size of the window

@jinoosss jinoosss requested a review from skqksh March 19, 2024 10:02
@jinoosss jinoosss changed the title Adn 278 implement pop window and responsive design feat: implement pop window and responsive design Mar 20, 2024
@@ -26,6 +26,7 @@ const ManageTokenSearchContainer: React.FC = () => {
}, [tokenMetainfos, currentAccount]);

useEffect(() => {
console.log(loaded, isClose);
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove

@jinoosss jinoosss merged commit ee326ce into main Apr 8, 2024
2 checks passed
@jinoosss jinoosss deleted the ADN-278-implement-pop-window-and-responsive-design branch April 8, 2024 01:15
@adr-sk adr-sk mentioned this pull request Apr 29, 2024
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.

2 participants