[PR #282] [MERGED] Fix preview img #705

Closed
opened 2026-03-03 00:22:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/282
Author: @Rokt33r
Created: 1/10/2020
Status: Merged
Merged: 1/11/2020
Merged by: @Rokt33r

Base: masterHead: fix-preview-img


📝 Commits (2)

  • 5879bee Handle the case when src is undefined
  • caf5293 Dashify file name of attachments

📊 Changes

5 files changed (+30 additions, -6 deletions)

View changed files

📝 package-lock.json (+15 -0)
📝 package.json (+4 -0)
📝 src/components/NotePage/NoteDetail/NoteDetail.tsx (+2 -2)
📝 src/components/atoms/MarkdownPreviewer.tsx (+2 -1)
📝 src/lib/db/NoteDb.ts (+7 -3)

📄 Description

Fixes #281
FIxes #273


🔄 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/282 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 1/10/2020 **Status:** ✅ Merged **Merged:** 1/11/2020 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `fix-preview-img` --- ### 📝 Commits (2) - [`5879bee`](https://github.com/BoostIO/BoostNote-App/commit/5879beed210c022f82c9ef33c8a5a5237234f9f6) Handle the case when src is undefined - [`caf5293`](https://github.com/BoostIO/BoostNote-App/commit/caf52935829b308b9c66c0fbe7fa435e4fe8698b) Dashify file name of attachments ### 📊 Changes **5 files changed** (+30 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -0) 📝 `package.json` (+4 -0) 📝 `src/components/NotePage/NoteDetail/NoteDetail.tsx` (+2 -2) 📝 `src/components/atoms/MarkdownPreviewer.tsx` (+2 -1) 📝 `src/lib/db/NoteDb.ts` (+7 -3) </details> ### 📄 Description Fixes #281 FIxes #273 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:50 +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#705
No description provided.