MauroN

Results 15 issues of MauroN

@siriwatknp I'm using version 4.4.1 of mui-treasury/layout and I noticed that when the sidebar is collapsed (only icons are visible) then it is scrollable horizontally (in Windows you get the...

good first issue

Hi, I'm using Mui Treasury Layout on my app and I have the following question: is it possible to use it twice, for the layout of the app and also...

incomplete info

Hi, many thanks for the gem. Is it possible to update the **Alignment (Bootstrap 4 only)** example? The class **d-flex** is required in order to make it working. WillPaginate::ActionView::Bootstrap4LinkRenderer, class:...

Hi, what do you thing about handle Application Bootstrap and Layout as a feature? When starting an application it is often necessary to extract data from the server and consequently...

Could you please explain what to put under routes folder? Do I have to put the mapping Component Url or the components using react-router? Many thanks in advance for your...

What do you think about organizing graphql api as follows and importing everything from api folder? api | +-- fragments # one file per fragment (default export) + index.js to...

In React there are many ways to handle state. I personally use redux (via redux toolkit), context and also state at component level (useState). What do you think about specializing...

Hi, I have a question about the ESLint rule proposed in [Project Structure](https://github.com/alan2207/bulletproof-react/blob/master/docs/project-structure.md), which is the following: { rules: { 'no-restricted-imports': [ 'error', { patterns: ['@/features/*/*'], }, ], // ...rest...

undefined method `authorize' for # def index @users = User.all authorize User end

### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Steps to reproduce 🕹 Link to live example:...

component: Grid
enhancement