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: max popup screens fit #2931

Merged
merged 3 commits into from
Dec 19, 2023
Merged

feat: max popup screens fit #2931

merged 3 commits into from
Dec 19, 2023

Conversation

pavanjoshi914
Copy link
Contributor

Describe the changes you have made in this PR

fix normal popups and popups which has additonal expandible fields such as lnurlpay popup

Type of change

(Remove other not matching type)

  • fix: Bug fix (non-breaking change which fixes an issue)

Checklist

  • Self-review of changed code
  • Manual testing
  • Added automated tests where applicable
  • Update Docs & Guides
  • For UI-related changes
  • Darkmode
  • Responsive layout

@pavanjoshi914 pavanjoshi914 changed the title feat: max popup screens fit. eveven if the content optionally increases feat: max popup screens fit Dec 13, 2023
@reneaaron reneaaron marked this pull request as draft December 14, 2023 19:38
@reneaaron
Copy link
Contributor

@pavanjoshi914 Tested and noticed that for popups exceeding the height of the popup (e.g. nostr signing with expanded details) the buttons have no margin to the bottom anymore:

image

I was wondering if we really should introduce a <ScreenBody> component that we can use in every screen for this purpose? Currently it seems a lot of screen handle things differently (e.g. search for h-full 🙈)

@pavanjoshi914
Copy link
Contributor Author

@reneaaron thats a prompt right? sry i didn't make changes in prompt view(only in popup view). latest commit will fix that

@pavanjoshi914 pavanjoshi914 marked this pull request as ready for review December 17, 2023 09:36
@reneaaron reneaaron added the next-release To be included in the next release label Dec 18, 2023
Copy link
Contributor

@reneaaron reneaaron left a comment

Choose a reason for hiding this comment

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

tACK

@reneaaron reneaaron merged commit 93bd539 into master Dec 19, 2023
6 of 7 checks passed
@reneaaron reneaaron deleted the fix/fix-popup-screens branch December 19, 2023 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-release To be included in the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants