Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

fix: fixed nav menu button #483

Merged
merged 2 commits into from
Aug 22, 2023
Merged

Conversation

dev-phantom
Copy link
Contributor

Description

fixed the nav button that was not displaying the nav menu

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

Fixes #482

Mobile & Desktop Screenshots/Recordings

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?

@netlify
Copy link

netlify bot commented Aug 20, 2023

βœ… Deploy Preview for hot-sauced-ui ready!

Name Link
πŸ”¨ Latest commit 12dd719
πŸ” Latest deploy log https://app.netlify.com/sites/hot-sauced-ui/deploys/64e29df1a0fe2f00072d360e
😎 Deploy Preview https://deploy-preview-483--hot-sauced-ui.netlify.app/
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@dev-phantom
Copy link
Contributor Author

looks like #477 has to be fixed before this can be tested

Copy link
Contributor

@takanome-dev takanome-dev left a comment

Choose a reason for hiding this comment

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

It works πŸ‘

nit: @dev-phantom Can you run npm run format and push again to revert unrelated changes?

@dev-phantom
Copy link
Contributor Author

npm run format

i ran it before there are currently no lint issues

@bdougie
Copy link
Member

bdougie commented Aug 22, 2023

Can you add a before/after screenshot?

@dev-phantom
Copy link
Contributor Author

Can you add a before/after screenshot?

I can't

Because of this issue #477

@takanome-dev
Copy link
Contributor

cc @bdougie

Before

hamburger-btn-before.mp4

After

hamburger-btn-after.mp4

@bdougie bdougie merged commit dba7890 into open-sauced:beta Aug 22, 2023
github-actions bot pushed a commit that referenced this pull request Aug 22, 2023
## [2.33.2-beta.1](v2.33.1...v2.33.2-beta.1) (2023-08-22)

### πŸ› Bug Fixes

* fixed nav menu button ([#483](#483)) ([dba7890](dba7890))
@github-actions
Copy link

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

The release is available on:

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

@bdougie bdougie mentioned this pull request Sep 6, 2023
github-actions bot pushed a commit that referenced this pull request Sep 6, 2023
## [2.34.0](v2.33.1...v2.34.0) (2023-09-06)

### πŸ› Bug Fixes

* fixed nav menu button ([#483](#483)) ([dba7890](dba7890))
* update repo to open-sauced/app ([#485](#485)) ([0fd1f73](0fd1f73))

### πŸ• Features

* add million.js ([#487](#487)) ([b8acfb8](b8acfb8))
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

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

The release is available on:

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

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

Successfully merging this pull request may close these issues.

Bug: Nav button is not clicking
3 participants