[PR #384] [CLOSED] Added column list style toggle in note list #739

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/384
Author: @parthp1808
Created: 3/26/2020
Status: Closed

Base: masterHead: listview-toggle


📝 Commits (1)

  • 944db29 Added column list style toggle in note list

📊 Changes

2 files changed (+61 additions, -12 deletions)

View changed files

📝 src/components/organisms/NoteList/NoteItem.tsx (+21 -11)
📝 src/components/organisms/NoteList/NoteList.tsx (+40 -1)

📄 Description

Issue #314

Description

Added two icons - compact list view and detail list view for note list
and clicking on those icons changes the note list to compact or detail view

image

image

Tested

MacOS (Working)
WebApp (working)
Windows 10 64bit Desktop (No windows so couldn't test but since the changes are minimal, macos and windows electron should behave same)
Mobile Apps(Need help with testing here)
P.S - This is my first PR ever so feedback are most welcome whether PR should be more descriptive or anything else


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


IssueHunt has been backed by the following sponsors. Become a sponsor


🔄 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/384 **Author:** [@parthp1808](https://github.com/parthp1808) **Created:** 3/26/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `listview-toggle` --- ### 📝 Commits (1) - [`944db29`](https://github.com/BoostIO/BoostNote-App/commit/944db29fc03cb2735cb507d1451618b69a025523) Added column list style toggle in note list ### 📊 Changes **2 files changed** (+61 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/components/organisms/NoteList/NoteItem.tsx` (+21 -11) 📝 `src/components/organisms/NoteList/NoteList.tsx` (+40 -1) </details> ### 📄 Description **Issue** #314 **Description** Added two icons - compact list view and detail list view for note list and clicking on those icons changes the note list to compact or detail view ![image](https://user-images.githubusercontent.com/13503697/77674055-637f0100-6f61-11ea-8b06-fa5142085395.png) ![image](https://user-images.githubusercontent.com/13503697/77674138-7d204880-6f61-11ea-880e-8d36d5412f99.png) **Tested** MacOS (Working) WebApp (working) Windows 10 64bit Desktop (No windows so couldn't test but since the changes are minimal, macos and windows electron should behave same) Mobile Apps(Need help with testing here) P.S - This is my first PR ever so feedback are most welcome whether PR should be more descriptive or anything else <!-- Issuehunt content --> --- <details> <summary> <b>IssueHunt Summary</b> </summary> ### Referenced issues This pull request has been submitted to: - [#314: Compact note list (without date)](https://issuehunt.io/repos/74213528/issues/314) --- IssueHunt has been backed by the following sponsors. [Become a sponsor](https://issuehunt.io/membership/members) </details> <!-- /Issuehunt content--> --- <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:58 +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#739
No description provided.