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: fix issue on tablet and smaller devices with the sidebar #1518

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

meteyou
Copy link
Member

@meteyou meteyou commented Aug 14, 2023

Description

This PR fixes an issue with the sidebar on tablets and smaller devices. If you click a navi point and the sidebar will hide, the space behind the sidebar will not be blank anymore. The sidebar will push the new state to the Vuex store to remove the padding left of the main container.

Related Tickets & Documents

none open issues

Mobile & Desktop Screenshots/Recordings

before:
image

after:
image

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

Signed-off-by: meteyou <meteyou@gmail.com>
@meteyou meteyou requested review from dw-0 and rackrick August 14, 2023 07:45
@garyd9
Copy link

garyd9 commented Aug 15, 2023

As someone who experienced this bug with 2.7.0, I can confirm that the PR fixes it. I've seen no other side effects.

@meteyou meteyou merged commit 218f85c into mainsail-crew:develop Aug 16, 2023
7 checks passed
@meteyou meteyou deleted the fix/navi-drawer-tablet branch August 16, 2023 15:11
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.

3 participants