Panels display in the wrong order in mobile view
- Dominant language
- PHP
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Copied from https://github.com/folklabs/vassallandcoldharbour/issues/2.
This is an issue that's also a problem on the mobile view of HH, let alone OL and Vassall. Therefore it would probably repay some time fixing it or addressing it.
Basically, the panels are displaying in the wrong order on the mobile view of the site. Here, we can see the top of the home page on Vassall, which is displaying the Upcoming Events panel at the top of the page. This is wrong – the first panel displayed should be the main central column content, and Events should appear somewhat lower down the page.
I can go and write a list of which order the panels should appear in but, before I do, is it safe to assume that this is actually even possible? If not, how else can we do this? Could we adjust the display of panels based on media query or some other method?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the mobile view of the site and tracing how the homepage panels are arranged. Use the issue's stated expected order as the acceptance criterion: the main central column content should appear first, with Events lower down the page. Confirm the behavior across the affected sites before choosing an implementation approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100