Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open filter popup immediately when it’s added #93

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

TetraTsunami
Copy link
Member

@TetraTsunami TetraTsunami commented Dec 12, 2024

Fixes #89

Set the initial state of isOpen to true in BaseFilter component to default it to being open.

Add a caret icon to the BaseFilter component to imply expandability.

  • Import LucideChevronDown and LucideChevronRight from 'lucide-react'.
  • Add a span element to display the appropriate caret icon based on the isOpen state.

For more details, open the Copilot Workspace session.

Fixes #89

Set the initial state of `isOpen` to `true` in `BaseFilter` component to default it to being open.

Add a caret icon to the `BaseFilter` component to imply expandability.
* Import `LucideChevronDown` and `LucideChevronRight` from 'lucide-react'.
* Add a span element to display the appropriate caret icon based on the `isOpen` state.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/DSSD-Madison/Red-CORAL/issues/89?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

Visit the preview URL for this PR (updated for commit c883c16):

https://red-coral-map--pr93-tetratsunami-fix-fil-ljc12acf.web.app

(expires Thu, 19 Dec 2024 16:17:28 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 448fecd22aac1efe5f83b62a6963333ee67c448b

@TetraTsunami TetraTsunami merged commit 9ca7241 into main Dec 12, 2024
2 checks passed
@TetraTsunami TetraTsunami deleted the TetraTsunami/fix-filter-popup branch December 12, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open filter popup immediately when it’s added
1 participant