admin-panel-template-reactjs icon indicating copy to clipboard operation
admin-panel-template-reactjs copied to clipboard

Results 20 admin-panel-template-reactjs issues
Sort by recently updated
recently updated
newest added

# Add tailwind CSS ## What are you adding? - Add tailwind CSS and update config - Remove a `Button.module.scss` file and replace some CSS with tailwind CSS just to...

There are three types of layouts currently we've on this template: 1. Blank Layout 2. Sidebar Layout 3. Header Layout On public paths like `authentication` and `registration`, we've used the...

bug

- [ ] What version should we use? - [ ] Changelog? Breaking changes? - [ ] Consider semantic-release ?

- [ ] Code Splitting / Suspense / Lazy Loading ? - [ ] SSR ? - [ ] Other ? - [ ] Shimmers / Skeleton ? - [...

- [ ] React testing library - [ ] UI Snapshot testing

- [ ] https://github.com/OpenAPITools/openapi-generator - Add openapi generator example in examples folder

- [x] How to start - [x] Explain templates - [ ] Point at projects using it - [ ] Dummy api, you should be able to clone it and...

- [ ] Custom hook to `GET` data from endpoint - [ ] Strategy for calls from unmounted components - [x] Include params (pagination, filtering, ordering, etc.)