feat(lxl-web): Revised startpage and improved appbar accessibility - #1646
Merged
johanbissemattsson merged 29 commits intoJun 25, 2026
Merged
Conversation
Rename lastUpdatedEditor to lastTouchedEditor and add properties which will be used in reworked appbar
Contributor
|
Nice! A smooth experience now I think. Liking that the flicker is removed 👍 Discovered some minor bugs/visual regressions. Will list them below. Would not say that any of them is blocking? |
Contributor
Contributor
Contributor
Contributor
jesperengstrom
approved these changes
Jun 23, 2026
Contributor
Author
Good find, I would say that first one is blocking so I fixed it in I agree with the others but they are more aesthetical so they could probably be saved for later. |
Contributor
Author
My bad, this is also fixed in 9a52c0e |
Contributor
afternavigate wasn't triggered when navigating back to the start page
Contributor
Author
johanbissemattsson
deleted the
feat-lxlweb-revised-start-and-improved-appbar-accessibility
branch
June 25, 2026 06:40
olovy
added a commit
that referenced
this pull request
Aug 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.







Revised PR replacing #1635
Description
Solves
A visual refresh of the start page (adding a hero image and refining styling) and improved accessibility of the app bar (changes to the expanded search is saved for a later PR).
Summary of changes
app.cssAdded @sveltejs/enhanced-img for optimized hero images-/findroutes (reverting change in feat(lxl-web): Redesigned start page with hero image #1635)