Skip to content

Feature - allow toggling between grid and list view in shelf view (shelves.show) - #1755

Merged
ssddanbrown merged 1 commit into
BookStackApp:masterfrom
philjak:feature_change_view_in_shelves_show
Apr 10, 2020
Merged

ssddanbrown merged 1 commit into
BookStackApp:masterfrom
philjak:feature_change_view_in_shelves_show

Conversation

@philjak

@philjak philjak commented Oct 30, 2019

Copy link
Copy Markdown

This PR adds the list/grid view toggle button to the shelves.show view. This button is already available in the shelves.index as well as in books.index.

This allows users to use the desired view even when looking directly into a shelf.

@ssddanbrown ssddanbrown linked an issue Apr 10, 2020 that may be closed by this pull request
ssddanbrown added a commit that referenced this pull request Apr 10, 2020
- Separated books-list and shelf-show view types to be saved separately.

During review of #1755
@ssddanbrown
ssddanbrown merged commit b8c16b1 into BookStackApp:master Apr 10, 2020
@ssddanbrown ssddanbrown added this to the v0.29.0 milestone Apr 10, 2020
@ssddanbrown

Copy link
Copy Markdown
Member

Apologies for my late review and thanks for offering this pull request @philjak.

Have now added tests to cover and merged to be part of the next feature release. Only thing I changed was to separate the setting out to be stored separately from that of the books-list view, Just for users that want to keep these views different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Feature request: Allow Grid View switch button for shelves

3 participants