[PR #1171] [MERGED] Improve viewer alert #1188

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1171
Author: @Komediruzecki
Created: 9/9/2021
Status: Merged
Merged: 9/10/2021
Merged by: @Rokt33r

Base: masterHead: feature/improve-viewer-role-alert


📝 Commits (1)

📊 Changes

9 files changed (+107 additions, -99 deletions)

View changed files

📝 src/cloud/components/Application.tsx (+0 -2)
📝 src/cloud/components/DocPage/DocPageHeader.tsx (+2 -0)
📝 src/cloud/components/ViewerDisclaimer.tsx (+78 -17)
📝 src/cloud/components/buttons/InviteCTAButton.tsx (+4 -63)
📝 src/cloud/lib/i18n/enUS.ts (+5 -4)
📝 src/cloud/lib/i18n/fr.ts (+6 -4)
📝 src/cloud/lib/i18n/ja.ts (+4 -3)
📝 src/cloud/lib/i18n/types.ts (+3 -2)
📝 src/cloud/lib/i18n/zhCN.ts (+5 -4)

📄 Description

Add translations for all strings
Remove ask to edit from invite CTA handler
Remove sidenav viewer alert
Add alert on each doc

Showcase:
image
image

Fixes: https://github.com/Boostnote/BoostHub/issues/1334


🔄 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/1171 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 9/9/2021 **Status:** ✅ Merged **Merged:** 9/10/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feature/improve-viewer-role-alert` --- ### 📝 Commits (1) - [`7a19262`](https://github.com/BoostIO/BoostNote-App/commit/7a192624172344f9a729370ee4120a7dc278574b) Improve viewer alert ### 📊 Changes **9 files changed** (+107 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Application.tsx` (+0 -2) 📝 `src/cloud/components/DocPage/DocPageHeader.tsx` (+2 -0) 📝 `src/cloud/components/ViewerDisclaimer.tsx` (+78 -17) 📝 `src/cloud/components/buttons/InviteCTAButton.tsx` (+4 -63) 📝 `src/cloud/lib/i18n/enUS.ts` (+5 -4) 📝 `src/cloud/lib/i18n/fr.ts` (+6 -4) 📝 `src/cloud/lib/i18n/ja.ts` (+4 -3) 📝 `src/cloud/lib/i18n/types.ts` (+3 -2) 📝 `src/cloud/lib/i18n/zhCN.ts` (+5 -4) </details> ### 📄 Description Add translations for all strings Remove ask to edit from invite CTA handler Remove sidenav viewer alert Add alert on each doc Showcase: ![image](https://user-images.githubusercontent.com/18196945/132769979-ad5338fc-38df-4aa8-b8b2-12a4f8e0bc2c.png) ![image](https://user-images.githubusercontent.com/18196945/132770031-df083e8e-81e6-436f-a063-278943d9b437.png) Fixes: https://github.com/Boostnote/BoostHub/issues/1334 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25: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#1188
No description provided.