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

Minor iterations multiple places #3525

Merged

Conversation

ivarnakken
Copy link
Member

@ivarnakken ivarnakken commented Feb 6, 2023

Description

Align overview headers correctly

They had different paddings and margins, causing the "Påmeldinger"
header to be pushed further up than the other headers.

Resolves ABA-248

Before
image

After
image


Small table iteration

  • Icons in the table header did not match the text color
  • Give delete icon a confirm modal for safety purposes
  • Delete icon was not centered
  • Give notifications table additive backgrounds on even rows

Iterate on the recent font and color changes

  • Secondary font color on timestamps (notifications dropdown and article
    details).
  • Set default pill color to be the lego font color, since pills used as
    links turn red.
  • Icon sizes are reduced in the event items.

Before
image

After
image


Stop overflow on notification dropdown

Background was overflowing out from the increased border-radius. This
was a bit more tricky than for the other header dropdown because of
the scroll behaviour.

Before
image

After
image

Testing

  • I have thoroughly tested my changes.

Tested all changes on light mode, dark mode and on mobile.

They had different paddings and margins, causing the "Påmeldinger"
header to be pushed further up than the other headers.

Resolves ABA-248
- Icons in the table header did not match the text color
- Give delete icon a confirm modal for safety purposes
- Delete icon was not centered
- Secondary font color on timestamps (notifications dropdown and article
  details).
- Set default pill color to be the lego font color, since pills used as
  links turn red.
- Icon sizes are reduced in the event items.
Background was overflowing out from the increased border-radius. This
was a bit more tricky than for the other header dropdown because of
the scroll behaviour.
@ivarnakken ivarnakken added enhancement Pull requests that make enhancements, instead of just purely new features review-needed Pull requests that need review bug-fix Pull requests that fix a bug small-fix Pull requests that fix something small labels Feb 6, 2023
@linear
Copy link

linear bot commented Feb 6, 2023

@ivarnakken ivarnakken requested a review from a team February 6, 2023 21:07
Copy link
Member

@LudvigHz LudvigHz left a comment

Choose a reason for hiding this comment

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

LGTM :shipit:

@ivarnakken ivarnakken added the chore Pull requests that does something "boring", yet important, e.g. cleaning up code label Feb 6, 2023
@ivarnakken ivarnakken self-assigned this Feb 6, 2023
@ivarnakken ivarnakken added approved Pull requests that have been approved and removed review-needed Pull requests that need review labels Feb 6, 2023
@ivarnakken ivarnakken merged commit 605f370 into master Feb 6, 2023
@ivarnakken ivarnakken deleted the ivarnakken/aba-252-iterate-further-on-the-recent-color-and branch February 6, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Pull requests that have been approved bug-fix Pull requests that fix a bug chore Pull requests that does something "boring", yet important, e.g. cleaning up code enhancement Pull requests that make enhancements, instead of just purely new features small-fix Pull requests that fix something small
Projects
None yet
2 participants