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

Make the playground's right pane content sticky #253

Merged
merged 1 commit into from
Dec 27, 2022
Merged

Make the playground's right pane content sticky #253

merged 1 commit into from
Dec 27, 2022

Conversation

ericcornelissen
Copy link
Contributor

Put this together quickly after pasting a workflow file into the playground and being briefly confused that the lint results disappeared (they were at the top of the page).

This updates the styling on the content of the playground's right pane to be sticky so that it stays in view when at the bottom of a long workflow file:

Screencast.from.05-12-22.21.59.58.webm

Note that this is arguably worse UX if there's many lint results (and a long workflow file) as you now have to scroll past the entire workflow file to get to the lint results near the bottom:

Screencast.from.05-12-22.22.06.33.webm

I also included a fix for a link in the contributing guidelines.

Update the content styling for the playground's right pane to be sticky
so that it stays in view when at the bottom of a long workflow file.

Also toss in a fix for a link in the contributing guidelines.
@rhysd
Copy link
Owner

rhysd commented Dec 6, 2022

Thanks. I'll try this branch later.

@rhysd
Copy link
Owner

rhysd commented Dec 27, 2022

I apologize for the delay. Today I checked on Chrome/Firefox/Safari locally and this worked greatly. Thank you for making this.

@rhysd rhysd merged commit 3a2f2c7 into rhysd:main Dec 27, 2022
@ericcornelissen ericcornelissen deleted the playground-sticky-right-pane branch December 27, 2022 09:58
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