Skip to content

feat(places): add departments filtering#753

Open
ShahabFallah wants to merge 2 commits intomainfrom
feat/places-daprtment-filtering
Open

feat(places): add departments filtering#753
ShahabFallah wants to merge 2 commits intomainfrom
feat/places-daprtment-filtering

Conversation

@ShahabFallah
Copy link
Copy Markdown
Member

This pull request introduces support for filtering places by department across the places feature. The main changes include updating hooks, navigation, and UI components to handle department-based filtering, as well as improvements to the PillIconButton component. Below are the most important changes grouped by theme.

UI Enhancements for Department Filter

  • Added a department filter menu to PlacesScreen.tsx using StatefulMenuView and updated the filter button to display the selected department.
  • Improved the floor selection UI in PlacesScreen.tsx by adjusting layout and icon positioning for better accessibility and appearance.

PillIconButton Component Improvements

  • Enhanced the PillIconButton component to support trailing icons via a new iconTrailing prop, enabling better UI flexibility for filter buttons. [1] [2] [3]

@ShahabFallah ShahabFallah requested a review from a team as a code owner October 28, 2025 13:57
@github-actions github-actions Bot added the cc-feat PR includes feature commit label Oct 28, 2025
@github-actions github-actions Bot added cc-feat PR includes feature commit and removed cc-feat PR includes feature commit labels Oct 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cc-feat PR includes feature commit

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants