[PR #847] [MERGED] UI: Fix Revision Modal Content Issue #952

Closed
opened 2026-03-03 00:23:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/847
Author: @ellekasai
Created: 3/8/2021
Status: Merged
Merged: 3/9/2021
Merged by: @Rokt33r

Base: masterHead: ui-fix-revision


📝 Commits (1)

  • e564419 Added overflow-y: hidden;

📊 Changes

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

View changed files

📝 src/cloud/components/organisms/Modal/contents/Doc/RevisionsModal/styled.ts (+1 -0)

📄 Description

I fixed the revision modal and added overflow-y: hidden; to MarkdownWrapper to show the entire content.

Before After
CleanShot 2021-03-08 at 16 00 06 CleanShot 2021-03-08 at 16 00 50

🔄 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/BoostIO/BoostNote-App/pull/847 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 3/8/2021 **Status:** ✅ Merged **Merged:** 3/9/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `ui-fix-revision` --- ### 📝 Commits (1) - [`e564419`](https://github.com/BoostIO/BoostNote-App/commit/e5644198ccb17a0b75a3b9409ef9ba8ebfa1bc1a) Added `overflow-y: hidden;` ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/organisms/Modal/contents/Doc/RevisionsModal/styled.ts` (+1 -0) </details> ### 📄 Description I fixed the revision modal and added `overflow-y: hidden;` to `MarkdownWrapper` to show the entire content. | Before | After | | ------------- | ------------- | | ![CleanShot 2021-03-08 at 16 00 06](https://user-images.githubusercontent.com/2410692/110286834-ea20d700-8028-11eb-94f6-bfda1bda40c8.gif) | ![CleanShot 2021-03-08 at 16 00 50](https://user-images.githubusercontent.com/2410692/110286878-f86ef300-8028-11eb-855e-f6fe4d50a2fc.gif) | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:23:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#952
No description provided.