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

Smaller rows for guide tiles by default #323

Merged
merged 2 commits into from
Jun 29, 2020
Merged

Conversation

jerelmiller
Copy link
Contributor

Description

Reduces the height of the guide tiles to avoid the huge amount of padding underneath the description.

Reviewer Notes

n/a

Related Issue(s) / Ticket(s)

If there are any related GitHub Issues or JIRA tickets, add links to them here.

Screenshot(s)

Screen Shot 2020-06-29 at 1 34 01 PM

Screen Shot 2020-06-29 at 1 34 07 PM

Screen Shot 2020-06-29 at 1 34 18 PM

@jerelmiller jerelmiller requested a review from djsauble June 29, 2020 20:35
Copy link
Contributor

@zstix zstix left a comment

Choose a reason for hiding this comment

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

This looks so much better! Would you be able to update the top padding if a tile does not have a time estimate?
Screen Shot 2020-06-29 at 1 48 12 PM

@jerelmiller
Copy link
Contributor Author

@zstix The reason why I don't reduce the padding for tiles without a time is because it helps the titles align with each other regardless of whether the tile itself has a duration specified or not. It gets pretty complicated pretty fast if we need to do some additional logic to determine if there is a row with no durations specified, etc.

You can see that in this screenshot here:

Screen Shot 2020-06-29 at 2 14 10 PM

Removing the padding looks like this, which in my opinion looks a bit goofy.

Screen Shot 2020-06-29 at 2 15 47 PM

@jerelmiller jerelmiller added the enhancement New feature or request label Jun 29, 2020
Copy link
Contributor

@zstix zstix 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 explaining your reasoning!

@jerelmiller
Copy link
Contributor Author

Totally!

@jerelmiller jerelmiller merged commit 0800828 into master Jun 29, 2020
@jerelmiller jerelmiller deleted the jerel/guide-tiles-tweaks branch June 29, 2020 21:24
@nr-opensource-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants