Skip to content

Conversation

@nikek
Copy link
Contributor

@nikek nikek commented Aug 31, 2020

Hey, I just made a Pull Request!

Replacing the EntityMetadataCard with new design.

Screenshot 2020-08-31 at 22 59 15

fix #2039

✔️ Checklist

  • All tests are passing yarn test
  • Screenshots attached (for UI changes)
  • Relevant documentation updated
  • Prettier run on changed files
  • Tests added for new functionality
  • Regression tests added for bug fixes

@nikek nikek requested a review from a team as a code owner August 31, 2020 21:05
gridGap: theme.spacing(2),
},
label: {
color: '#9e9e9e',
Copy link
Contributor

Choose a reason for hiding this comment

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

Will this work in dark mode?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll see if I can find a semantic color for the label 👍

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Now using theme.palette.text.secondary :)

Copy link
Member

Choose a reason for hiding this comment

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

Was that not the default? I think in the fix that @Fox32 made it looks like he removed the color specification completely.

@Fox32
Copy link
Contributor

Fox32 commented Sep 1, 2020

If we display the tags here in gray, I would probably switch the tags on the catalog list to gray, too.
image

They feel a bit like screaming at one 😆 I can send a PR if you are interested.

@stefanalund
Copy link
Contributor

@Fox32 yeaaaah, please do! I've been meaning to bring that up as well 😄

@Fox32
Copy link
Contributor

Fox32 commented Sep 1, 2020

Here: #2205

@nikek nikek merged commit a87fd23 into master Sep 1, 2020
@nikek nikek deleted the nikek/aboutcard branch September 1, 2020 09:15
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.

Improve Information card on Overview pages

7 participants