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: lightning channel flows #1000

Open
wants to merge 24 commits into
base: master
Choose a base branch
from
Open

Conversation

pavanjoshi914
Copy link
Contributor

@pavanjoshi914 pavanjoshi914 commented Jan 16, 2025

lightning channel flow using stepper component

@pavanjoshi914 pavanjoshi914 marked this pull request as draft January 16, 2025 12:33
@pavanjoshi914 pavanjoshi914 marked this pull request as ready for review January 17, 2025 12:08
@rolznz rolznz added this to the v1.15.0 milestone Feb 13, 2025
@rolznz rolznz modified the milestones: v1.15.0, v1.16.0 Mar 4, 2025
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 removed text-muted-foreground here. and passed text color explicitly on class names. cause in paylightning invoice the fiat equivalent of total amount to be paid should be text-foreground and in bold.

i guess it provides more flexibility to choose text color we need

</CardContent>
</Card>
<div className="w-full mt-40 flex flex-col items-center justify-center">
<EmptyState
Copy link
Contributor Author

Choose a reason for hiding this comment

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

shall we keep this. i removed as per designs

</p>

<Link to="/home" className="flex justify-center mt-8">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

after channel being opened we go to /home so that user can complete steps present on home page? is it fine that we got to /channels? if not i will revert route and copy back to existing one

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