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

Startup modal polish #821

Merged
merged 9 commits into from
Oct 13, 2023

Conversation

cosmicpotato137
Copy link
Contributor

Describe your changes

Added separate qr code step, fixed alignment issues from last pr.

Issue ticket number and link

Closes #813

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome and Firefox
  • I have tested on a mobile device
  • It has been deployed to people-test.sphinx.chat and tested by others

height={48}
buttonType={'text'}
style={{ color: '#83878b', marginTop: '0px', textDecoration: 'none' }}
{!connection_string ? (
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure how this got corrupted, fix incoming

@cosmicpotato137
Copy link
Contributor Author

Not sure how to fix the Prettier check...

@kevkevinpal
Copy link
Contributor

Not sure how to fix the Prettier check...

if you run yarn run prettier in sphinx-tribes/frontend/app it should auto format the project and then just commit the changes

@kevkevinpal
Copy link
Contributor

also just as a future heads up screenshots really help out the review process to help any reviews understand what exactly is being added/modified

@kevkevinpal
Copy link
Contributor

prettier failure addressed in 3e21f6b

@kevkevinpal kevkevinpal merged commit 7745116 into stakwork:master Oct 13, 2023
4 checks passed
@cosmicpotato137 cosmicpotato137 deleted the startup-modal-polish branch October 14, 2023 02:30
AbdulWahab3181 pushed a commit to AbdulWahab3181/sphinx-tribes that referenced this pull request Jan 26, 2024
* added separate QR code step to the startup sequence

* fixed text clipping and centered qr code

* fixed text clipping and centered qr code

* intermediate merge fix

* merage fix

* fix connection check

* fix: prettier

---------

Co-authored-by: kevkevin <oapallikunnel@gmail.com>
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