Skip to content

Conversation

@thestephenmarshall
Copy link
Collaborator

@thestephenmarshall thestephenmarshall commented Sep 24, 2020

localhost_3000_contributions(iPad)
localhost_3000_contributions(iPad) (1)
localhost_3000_contributions(iPad) (2)

Why

Updates the contributions view layout for browse (tile|list|map) buttons, tiles and list view items. Relates to #282.

Pre-Merge Checklist

All these boxes should be checked off before any pull request is merged!

  • All new features have been described in the pull request
  • Security & accesibility have been considered
  • All outstanding questions and concerns have been resolved
  • Any next steps that seem like a good ideas have been created as issues for future discussion & implementation
  • High quality tests have been added, or an explanation has been given why the features cannot be tested
  • New features have been documented, and the code is understandable and well commented
  • Entry added to CHANGELOG.md if appropriate

What

  • Update browse view buttons
  • Update Tile view
  • Update list view

How

Update layout based on contributions mocks

Testing

Navigate to the /contributions view and visually inspect

@thestephenmarshall thestephenmarshall self-assigned this Sep 25, 2020
@thestephenmarshall thestephenmarshall marked this pull request as ready for review September 25, 2020 12:50
.subnav {
.navbar-item {
&.is-active {
color: $navbar-item-hover-color;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

By default, the navbar (when active) remains #000. This ensures that anchor tags in a subnav which are active are visible.

@svileshina
Copy link
Collaborator

if you have the time for this:
Screen Shot 2020-09-25 at 1 21 50 PM

But also, not a big deal and we can address it at another point.

@phylum phylum merged commit 70662d8 into main Sep 25, 2020
@phylum phylum deleted the feature/contributions-cleanup branch September 25, 2020 17:28
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.

4 participants