Skip to content

Student vote page: red border for erroneous rows is missing #2692#2700

Open
anjaton wants to merge 2 commits intoe-valuation:mainfrom
anjaton:main
Open

Student vote page: red border for erroneous rows is missing #2692#2700
anjaton wants to merge 2 commits intoe-valuation:mainfrom
anjaton:main

Conversation

@anjaton
Copy link
Copy Markdown
Collaborator

@anjaton anjaton commented Apr 13, 2026

Fixes #2692

Copy link
Copy Markdown
Member

@richardebeling richardebeling left a comment

Choose a reason for hiding this comment

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

Looks mostly good, thanks! There's two small white space changes, can you revert them?

Comment thread evap/static/scss/components/_button-group.scss Outdated
border-color: $evap-red;
}
border-color: $evap-red !important;
} No newline at end of file
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You removed a trailing newline character here. Please add it back

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The line terminator for the last line is still missing. For details on why we want it, see https://stackoverflow.com/questions/729692/why-should-text-files-end-with-a-newline.

I would guess that your editor automatically removed the last newline character. If you're using VSCode, check that it doesn't have trimFinalNewlines enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Student vote page: red border for erroneous rows is missing

2 participants