[PR #229] [MERGED] Adds filter to screen component, using react-debounce-input #263

Closed
opened 2026-02-26 05:31:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NarrativeScience-old/log.io/pull/229
Author: @msmathers
Created: 4/2/2020
Status: Merged
Merged: 4/2/2020
Merged by: @msmathers

Base: masterHead: feature/screen-filter-ui


📝 Commits (1)

  • 93a2032 Adds filter to screen component, using react-debounce-input

📊 Changes

5 files changed (+103 additions, -9 deletions)

View changed files

📝 ui/package-lock.json (+14 -0)
📝 ui/package.json (+1 -0)
📝 ui/src/components/screens/index.tsx (+67 -7)
📝 ui/src/components/screens/styles.scss (+12 -1)
📝 ui/src/reducers/messages/index.ts (+9 -1)

📄 Description

Adds filter UI, address issue #216

Screen Shot 2020-04-01 at 9 43 42 PM

🔄 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/NarrativeScience-old/log.io/pull/229 **Author:** [@msmathers](https://github.com/msmathers) **Created:** 4/2/2020 **Status:** ✅ Merged **Merged:** 4/2/2020 **Merged by:** [@msmathers](https://github.com/msmathers) **Base:** `master` ← **Head:** `feature/screen-filter-ui` --- ### 📝 Commits (1) - [`93a2032`](https://github.com/NarrativeScience-old/log.io/commit/93a203206be65aa8d274ad0070084295738fd7ff) Adds filter to screen component, using react-debounce-input ### 📊 Changes **5 files changed** (+103 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `ui/package-lock.json` (+14 -0) 📝 `ui/package.json` (+1 -0) 📝 `ui/src/components/screens/index.tsx` (+67 -7) 📝 `ui/src/components/screens/styles.scss` (+12 -1) 📝 `ui/src/reducers/messages/index.ts` (+9 -1) </details> ### 📄 Description Adds filter UI, address issue #216 <img width="1440" alt="Screen Shot 2020-04-01 at 9 43 42 PM" src="https://user-images.githubusercontent.com/786952/78205502-e1f80900-7461-11ea-8734-65ec72228072.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:31:46 +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/log.io-NarrativeScience-old#263
No description provided.