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

Frontend snags #693

Merged
merged 8 commits into from
Mar 24, 2021
Merged

Frontend snags #693

merged 8 commits into from
Mar 24, 2021

Conversation

symroe
Copy link
Member

@symroe symroe commented Mar 23, 2021

I was about to write up some issues about these, but in doing so realised it would be quicker to do the work!

Ballot page cards no longer clash

Screenshot from 2021-03-23 11-44-59

CVs are gone

We don't have new ones, or a quick way to remove them, so let's ignore them at the moment

Fixes #691

Companies are gone

As per CVs, more problem than they're worth

Don't link to the leaflets site, it's down

We can add back in if we get the site up again, so just commented out

Link and sort a person's upcoming ballots

@project-bot project-bot bot added this to Review in progress in Ordered backlog Mar 23, 2021
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 52.868% when pulling 9a2a464 on frontend-snags into fc88c59 on master.

@VirginiaDooley VirginiaDooley self-assigned this Mar 24, 2021
{% include "elections/includes/_cancelled_election.html" with object=postelection only %}
{% else %}
<h1>
<span aria-hidden="true">🗳️</span>
Copy link
Contributor

Choose a reason for hiding this comment

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

How does icon this work?

Copy link
Member Author

Choose a reason for hiding this comment

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

It's just the unicode emoji "Ballot Box with Ballot" - I like using emoji as a free way to add icons - no icon font or images required!

The aria-hidden="true" is to stop screen readers reading the emoji out - there's no value in the icon being there as it's just visual decoration, so we don't want each heading to be read as "Ballot box with ballot Stroud local election ballot box with ballot"

Ordered backlog automation moved this from Review in progress to Reviewer approved Mar 24, 2021
@symroe symroe merged commit e0d842a into master Mar 24, 2021
Ordered backlog automation moved this from Reviewer approved to Done Mar 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

CVs
3 participants