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

fix: view on open sauced #278

Merged
merged 7 commits into from
Nov 5, 2023

Conversation

a0m0rajab
Copy link
Contributor

@a0m0rajab a0m0rajab commented Nov 4, 2023

Description

This PR add an edge case for view on open sauced, which checks the user profile and at the same time it fixes the inconsistent space that we had.

Note: There is extra space between the profile image and the button that could be fixed with #89.

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Closes #146
Closes #259

Mobile & Desktop Screenshots/Recordings

Case Before After
Personal Profile with bio image image
Personal Profile without bio image image
Other profile (without sponsorship) image image
Others profile with sponsorship image image
Others profile without-bio image image

Added tests?

  • πŸ‘ yes
  • πŸ™… no, because they aren't needed
  • πŸ™‹ no, because I need help

Added to documentation?

  • πŸ“œ README.md
  • πŸ““ docs.opensauced.pizza
  • πŸ• dev.to/opensauced
  • πŸ“• storybook
  • πŸ™… no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@a0m0rajab a0m0rajab changed the title Fix: view on open sauced fix: view on open sauced Nov 4, 2023
Copy link
Member

@Anush008 Anush008 left a comment

Choose a reason for hiding this comment

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

πŸ™‡β€β™‚οΈ

Copy link
Member

@bdougie bdougie left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @a0m0rajab and for provided such detailed before and afters.

@bdougie bdougie merged commit eb56300 into open-sauced:beta Nov 5, 2023
7 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 5, 2023
## [1.14.2-beta.1](v1.14.1...v1.14.2-beta.1) (2023-11-05)

### πŸ› Bug Fixes

* view on open sauced ([#278](#278)) ([eb56300](eb56300))
Copy link

github-actions bot commented Nov 5, 2023

πŸŽ‰ This PR is included in version 1.14.2-beta.1 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

@a0m0rajab a0m0rajab deleted the fix-view-on-open-sauced branch November 5, 2023 17:10
github-actions bot pushed a commit that referenced this pull request Nov 6, 2023
## [1.14.2](v1.14.1...v1.14.2) (2023-11-06)

### πŸ› Bug Fixes

* view on open sauced ([#278](#278)) ([eb56300](eb56300))
Copy link

github-actions bot commented Nov 6, 2023

πŸŽ‰ This PR is included in version 1.14.2 πŸŽ‰

The release is available on GitHub release

Your semantic-release bot πŸ“¦πŸš€

@a0m0rajab
Copy link
Contributor Author

Thank you for the feedback! @bdougie I really appreciate that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: View on open sauced button has inconsistent spacing Bug: view on open sauced location
3 participants