Patrick Santos Bitonti Teixeira

Results 14 issues of Patrick Santos Bitonti Teixeira

`array-move` lib changed to not use `export default`, "Basic Example" for devs in "copy-paste mode" wont be able to make this lib work, this will give directions for devs to...

**Is your feature request related to a problem? Please describe.** Currently there is no way to generate code for data tables, which easily gets 100+ lines of code. **Describe the...

enhancement

**Describe the bug** When using any layout (example ``) change browser tab title **To Reproduce** Steps to reproduce the behavior: 1. Use component's prop `title` 2. Browser tab title won't...

bug
good first issue

**Is your feature request related to a problem? Please describe.** As the app grows, it is very common to create more and more React Contexts, which will make app slower....

question

**Describe the bug** User is not logged out until it refreshes all browser tabs that had the app opened. **To Reproduce** Steps to reproduce the behavior: 1. Log in into...

bug

**Is your feature request related to a problem? Please describe.** Getting user permissions require some coding, which may duplicate code with time. **Describe the solution you'd like** Create a hook...

enhancement

**Is your feature request related to a problem? Please describe.** Filter menu items based on user profiles. **Describe the solution you'd like** Create an attribute in menu items to set...

enhancement

**Is your feature request related to a problem? Please describe.** Table logic is creating bigger files, making it harder to maintain. **Describe the solution you'd like** Create a hook for...

enhancement

**Is your feature request related to a problem? Please describe.** Currently, table filters are cleared on page refresh. **Describe the solution you'd like** Add filters as query params in URL...

enhancement