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 bug: minimize BuildLogsSnack upon fullscreen #1303

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

il3ven
Copy link
Contributor

@il3ven il3ven commented Jun 18, 2023

This PR fixes a bug. There is no issue for this bug so feel free to reject this PR. I found this behavior while browsing around the app and it seemed like a quick fix. Hence this PR.

Current behavior

When the BuildLogsSnack is maximized, clicking full screen should minimize the component before opening the modal.

bug-build-logs.mp4

New behavior

bug-build-logs-fix.mp4

@vercel
Copy link

vercel bot commented Jun 18, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rowy-os ❌ Failed (Inspect) Jun 19, 2023 3:05am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
rowy-typedoc ⬜️ Ignored (Inspect) Jun 19, 2023 3:05am

@vercel
Copy link

vercel bot commented Jun 18, 2023

@il3ven is attempting to deploy a commit to the Rowy Team on Vercel.

A member of the Team first needs to authorize it.

@bofeiw
Copy link
Contributor

bofeiw commented Jun 20, 2023

I think the build popup window (or BuildLogsSnack) should be closed when you click on open in fullscreen. The popup is redundant when you have everything in the fullscreen modal.

@il3ven
Copy link
Contributor Author

il3ven commented Jun 20, 2023

I think the build popup window (or BuildLogsSnack) should be closed when you click on open in fullscreen. The popup is redundant when you have everything in the fullscreen modal.

In my opinion the build popup shouldn't be closed because it is useful to open the fullscreen modal again. If the modal is closed to view something else.

@shamsmosowi shamsmosowi merged commit 7ba4bad into rowyio:develop Aug 17, 2023
3 checks passed
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.

None yet

3 participants