DOWINN-INTERN / employee-record-system-frontend

🤖 A simple and responsive application for managing employee records, built with React, TypeScript, and Tailwind CSS. It lets you easily add, view, and update employee information.
MIT License
1 stars 0 forks source link

BranchHeader (esc function and filter) #22

Open wndrflgrc opened 1 month ago

wndrflgrc commented 1 month ago

The functions here are the filter and esc keyboard. For the filter we used an endpoint so every time a user filters it will come from the back end and this is the one and only filter that is functional. Di kaya gawin lahat walang time. https://github.com/DOWINN-INTERN/employee-record-system-frontend/blob/68684786a2d7d55675903539d4b71f339cd1084c/main/src/pages/Organization/Branch/BranchHeader.tsx#L30-L65