[PR #1333] [MERGED] scrollable table #1273

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

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1333
Author: @ButteryCrumpet
Created: 11/19/2021
Status: Merged
Merged: 11/20/2021
Merged by: @Davy-c

Base: dashboard/newHead: docops-v1/scrolling-table


📝 Commits (2)

📊 Changes

4 files changed (+119 additions, -37 deletions)

View changed files

📝 src/cloud/components/Views/Table/TableViewContentManager.tsx (+4 -0)
📝 src/design/components/organisms/Table/Table.tsx (+113 -32)
📝 src/design/components/organisms/Table/atoms/TableCol.tsx (+1 -0)
📝 src/design/components/organisms/Table/molecules/TableRow.tsx (+1 -5)

📄 Description

scrolling-table


🔄 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/1333 **Author:** [@ButteryCrumpet](https://github.com/ButteryCrumpet) **Created:** 11/19/2021 **Status:** ✅ Merged **Merged:** 11/20/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `dashboard/new` ← **Head:** `docops-v1/scrolling-table` --- ### 📝 Commits (2) - [`b2e18ca`](https://github.com/BoostIO/BoostNote-App/commit/b2e18ca8006d31213ab12bf77fd1f1fdc2ff9e1f) scrollable table - [`4a0846f`](https://github.com/BoostIO/BoostNote-App/commit/4a0846f1df5aa0cf6fbeb988071a844b0ce5b7fe) fix table UI ### 📊 Changes **4 files changed** (+119 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/Views/Table/TableViewContentManager.tsx` (+4 -0) 📝 `src/design/components/organisms/Table/Table.tsx` (+113 -32) 📝 `src/design/components/organisms/Table/atoms/TableCol.tsx` (+1 -0) 📝 `src/design/components/organisms/Table/molecules/TableRow.tsx` (+1 -5) </details> ### 📄 Description ![scrolling-table](https://user-images.githubusercontent.com/19530989/142562432-730156fe-0e91-471d-ae6d-c7b34bb2c50b.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:25:25 +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#1273
No description provided.