sillsdev / sillsdev/appbuilder-pwa
More than 2 columns on wider screens
Open
@chrisvire is already working on this.
Since May 4, 2023.
enhancement
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 39
- Avg merge
- 4h 50m
- Merged PRs (30d)
- 5
Description
In the native apps, when there are multiple collections, then there is the BibleIcon icon on the far right of the toolbar. This allow the user to select the Layout Option:
- Single Pane
- Two Pane
- Verse by Verse
Since the PWA can support a wider screen, we should have "Side by Side" instead of "Two Pane" and allow more columns.
When displaying in a phone sized windows, we should do and the native apps do: 2 pane and do top/bottom in portrait and left/right in landscape
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.