-
Add a search bar to allows users(admin, customers, drivers) to search for specific bus schedules by route, bus member or timing.
HTML for structure, CSS for styling and JS(react state management) …
-
# Agnostic state and service management in React
Avoid make state framework specific calls inside of your React components, and instead access them via hooks
[https://blacksheepcode.com/posts/agnost…
-
**PROBLEM**
Currently, the prompt for selecting actions is fixed in the policy, e.g. [ReACT Policy](https://github.com/Aggregate-Intellect/sherpa/blob/main/src/sherpa_ai/policies/react_policy.py).
Ho…
-
## Description
There is a usability issue on the settings page of our application, specifically in the Jira integration section. When a user selects a Jira board, the user interface does not immediat…
-
### Your request
A few ideas:
- Zustand
- RTK
- Mobx
- RxJS
- Valtio
- Jotai
- Tanstack Query
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
I wish to add a project that helps users solve at least one coding question daily ba…
-
I found a bug this morning on my react Link components - it seemed to be preserving the scrollbar state when it 'navigates' the user to new content. I hadn't thought about this until I had more time t…
-
# React 19 深入浅出, 构建生产级React应用程序 Learn React 19 with Epic React v2
[1 React基础](https://github.com/WangShuXian6/blog/issues/204#issuecomment-2426761665)
001 介绍
002 在JS中实现Hello World
003 在JS中…
-
Set up react and import necessary dependencies
- React Router Dom
- Zustand State Management
- Shad CN
-
**Task Description:**
Develop a feature that allows users to toggle between dark and light modes. This toggle should be easily accessible and change the theme of the entire application.
**Details:…