[PR #2416] [MERGED] Fix issue with viewing export dropdown list #5993

Closed
opened 2026-02-05 10:22:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/2416
Author: @ghost
Created: 12/17/2020
Status: Merged
Merged: 1/2/2021
Merged by: @ssddanbrown

Base: masterHead: master


📝 Commits (2)

  • d7e0d3e Fix issue with viewing export dropdown list
  • 564f4f7 Remove unnecessary changes

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 resources/sass/_layout.scss (+2 -1)

📄 Description

There is issue with viewing all the export list.

Step to reproduce the issue:

  1. Login to bookstack.
  2. Open any book or page.
  3. Click on export.
  4. There are three list in the dropdown but only two can be visible third one is hidden.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/2416 **Author:** [@ghost](https://github.com/ghost) **Created:** 12/17/2020 **Status:** ✅ Merged **Merged:** 1/2/2021 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`d7e0d3e`](https://github.com/BookStackApp/BookStack/commit/d7e0d3e2d6c66891f3466a47578185819dcaa863) Fix issue with viewing export dropdown list - [`564f4f7`](https://github.com/BookStackApp/BookStack/commit/564f4f7c74dacf70d4c3ccb21a89cc9f0360af73) Remove unnecessary changes ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/sass/_layout.scss` (+2 -1) </details> ### 📄 Description There is issue with viewing all the export list. Step to reproduce the issue: 1. Login to bookstack. 2. Open any book or page. 3. Click on export. 4. There are three list in the dropdown but only two can be visible third one is hidden. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:22:03 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#5993