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

Yujian/home view style #124

Merged
merged 8 commits into from Oct 2, 2021
Merged

Yujian/home view style #124

merged 8 commits into from Oct 2, 2021

Conversation

oldbugo
Copy link
Collaborator

@oldbugo oldbugo commented Sep 29, 2021

Some design changes were made on the fly. First is the horizontal gap between each card component is now dynamic based on how much space is available. The second is the focusDecorator is now using shadows to highlight which card is selected rather than a border.

Let me know if you think these changes should be reconsidered.

closes #112

changes were made on the fly: the first is the gap
between the card is now more dynamic; the second is
that the focus decorator is now using shadow.
@oldbugo oldbugo added the enhancement New feature or request label Sep 29, 2021
@oldbugo oldbugo added this to Sprint 2 in Product backlog via automation Sep 29, 2021
@oldbugo oldbugo added this to In progress in Sprint 2 via automation Sep 29, 2021
@oldbugo oldbugo added this to the Sprint 2 milestone Sep 29, 2021
@oldbugo oldbugo linked an issue Sep 29, 2021 that may be closed by this pull request
8 tasks
@shangzhel shangzhel moved this from In progress to In review in Sprint 2 Sep 30, 2021
Copy link
Collaborator

@shangzhel shangzhel left a comment

Choose a reason for hiding this comment

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

The tag button background contrast vanishes on hover. Also disable word wrapping on the tag buttons.
image

web/src/components/TagButton.tsx Outdated Show resolved Hide resolved
web/src/views/Home.tsx Outdated Show resolved Hide resolved
web/src/views/Home.tsx Outdated Show resolved Hide resolved
web/src/views/Home.tsx Outdated Show resolved Hide resolved
web/src/views/Home.tsx Outdated Show resolved Hide resolved
web/src/views/Home.tsx Outdated Show resolved Hide resolved
web/src/views/Home.tsx Outdated Show resolved Hide resolved
web/src/components/Card.tsx Outdated Show resolved Hide resolved
wrapped long lines to be more legible.
and clicking of tagButton to allow for contrast.
@oldbugo oldbugo requested a review from shangzhel October 2, 2021 04:29
@oldbugo oldbugo merged commit 0aae100 into master Oct 2, 2021
Sprint 2 automation moved this from In review to Done Oct 2, 2021
Product backlog automation moved this from Sprint 2 to Sprint 2 Done Oct 2, 2021
@oldbugo oldbugo deleted the yujian/homeView-Style branch October 2, 2021 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Product backlog
  
Sprint 2 Done
Sprint 2
  
Done
Development

Successfully merging this pull request may close these issues.

Style tag list and card grid
2 participants