[PR #883] [MERGED] UI: Show Header with Link in Preview Mode #971

Closed
opened 2026-03-03 00:24:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/883
Author: @ellekasai
Created: 3/19/2021
Status: Merged
Merged: 3/26/2021
Merged by: @Rokt33r

Base: masterHead: ui-linked-header


📝 Commits (1)

📊 Changes

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

View changed files

📝 src/cloud/components/atoms/LinkableHeader.tsx (+4 -4)

📄 Description

Currently, when the header has a link, it won't appear when it's in preview mode. (In split view mode is fine.)

  • LinkableHeader was causing this issue, so I fixed it.
  • While doing that, I also adjusted the alignment of the link icon.

Split View

CleanShot 2021-03-19 at 16 59 17

Preview

Before After
CleanShot 2021-03-19 at 17 04 04 image

🔄 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/883 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 3/19/2021 **Status:** ✅ Merged **Merged:** 3/26/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `ui-linked-header` --- ### 📝 Commits (1) - [`c704cfd`](https://github.com/BoostIO/BoostNote-App/commit/c704cfda5321e487d325710316fc8b6bb879a575) Show Header with Link ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/atoms/LinkableHeader.tsx` (+4 -4) </details> ### 📄 Description Currently, when the header has a link, it won't appear when it's in preview mode. (In split view mode is fine.) - `LinkableHeader` was causing this issue, so I fixed it. - While doing that, I also adjusted the alignment of the link icon. ## Split View ![CleanShot 2021-03-19 at 16 59 17](https://user-images.githubusercontent.com/2410692/111750382-858e3380-88d6-11eb-8752-b02d49b98edf.png) ## Preview | Before | After | | ------------- | ------------- | | ![CleanShot 2021-03-19 at 17 04 04](https://user-images.githubusercontent.com/2410692/111750453-98a10380-88d6-11eb-806f-6f35e8a0ba44.png) | ![image](https://user-images.githubusercontent.com/2410692/111750652-d30aa080-88d6-11eb-9783-66005d91de74.png) | --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:02 +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#971
No description provided.