Skip to content

Feature/3175 frontpage#41

Merged
sinejespersen merged 23 commits intodevelopfrom
feature/3175-frontpage
Dec 6, 2024
Merged

Feature/3175 frontpage#41
sinejespersen merged 23 commits intodevelopfrom
feature/3175-frontpage

Conversation

@sinejespersen
Copy link
Copy Markdown
Contributor

@sinejespersen sinejespersen commented Dec 5, 2024

Link to ticket

https://leantime.itkdev.dk/#/tickets/showTicket/3175

Description

A bunch of stuff!

  • Add landing page component - the short explanation with the nice little steppy-steps
  • Add tags as a filter instead of as a "landing"
  • Add routes + proximity to route - the proximity is to the first point in the route. this makes sense right.
  • Add question mark button that, as of now, does nothing
  • Add fontawesome, will replace icons as I go
  • Save if the user closes the "landing-page" in localstorage

Screenshot of the result

image

@sinejespersen sinejespersen force-pushed the feature/3175-frontpage branch from 0af79b6 to 1fac691 Compare December 5, 2024 20:24
@sinejespersen sinejespersen marked this pull request as ready for review December 6, 2024 08:19
Copy link
Copy Markdown
Contributor

@rimi-itk rimi-itk left a comment

Choose a reason for hiding this comment

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

I think we should use the term “filtering” for the act of filtering.

Comment thread src/components/tags/Tag.jsx Outdated
}`}
onClick={() => setSelectedTag(id)}
>
<span className="sr-only">Sorter listen af ruter efter ruter med tagget </span>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We're not sorting, but filtering. Shouldn't this text (and other texts) be translatable?

Comment thread src/components/tags/TagList.jsx Outdated
Sine Jespersen and others added 2 commits December 6, 2024 10:31
Co-authored-by: Mikkel Ricky <rimi@aarhus.dk>
@sinejespersen sinejespersen merged commit 407e548 into develop Dec 6, 2024
@sinejespersen sinejespersen deleted the feature/3175-frontpage branch December 6, 2024 10:18
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.

2 participants