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

chore(components): update CollapsibleBox component #14532

Merged
merged 4 commits into from
Sep 27, 2024

Conversation

seibei-iguchi
Copy link
Contributor

@seibei-iguchi seibei-iguchi commented Sep 25, 2024

  • refactored CollapsibleBox
  • refactored staking modal
  • added ordered variant to List

Screenshots:

Before

Screenshot 2024-09-26 at 14 12 11

After

Screenshot 2024-09-26 at 14 16 32

@seibei-iguchi seibei-iguchi force-pushed the chore/update-staking-modal branch 3 times, most recently from b9d9c3f to f10b4f0 Compare September 26, 2024 07:49
@seibei-iguchi seibei-iguchi force-pushed the chore/update-staking-modal branch 2 times, most recently from 41aabd8 to 6ba9c96 Compare September 26, 2024 12:17
@seibei-iguchi seibei-iguchi marked this pull request as ready for review September 26, 2024 12:17
@seibei-iguchi seibei-iguchi force-pushed the chore/update-staking-modal branch from 6ba9c96 to 84ff575 Compare September 26, 2024 12:18
margin: 0;
border: 0;

/* CollapsibleBox content, fix for nested sticky elements */
Copy link
Member

Choose a reason for hiding this comment

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

We need this to have working scrolling inside the box, can you suggest an alternate solution?

See here for example:
https://dev.suite.sldev.cz/connect/chore/update-staking-modal/methods/bitcoin/signTransaction/?submethod=multisig
vs desired behavior
https://dev.suite.sldev.cz/connect/develop/methods/bitcoin/signTransaction/?submethod=multisig

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will try to think of something:)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think I fixed this, waiting for deployment.

@seibei-iguchi seibei-iguchi force-pushed the chore/update-staking-modal branch from 84ff575 to 9f0b574 Compare September 26, 2024 15:09
@seibei-iguchi seibei-iguchi self-assigned this Sep 26, 2024
@seibei-iguchi seibei-iguchi force-pushed the chore/update-staking-modal branch from 9f0b574 to c0f7b9e Compare September 26, 2024 15:31
Copy link
Contributor

@jvaclavik jvaclavik left a comment

Choose a reason for hiding this comment

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

Awesome job!
image

Just few small stuff and ready to go!

@seibei-iguchi seibei-iguchi merged commit 4d41257 into develop Sep 27, 2024
51 checks passed
@seibei-iguchi seibei-iguchi deleted the chore/update-staking-modal branch September 27, 2024 10:58
@seibei-iguchi
Copy link
Contributor Author

resolve #14397

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.

3 participants