Rafael Rubim Cabral

Results 9 issues of Rafael Rubim Cabral

I'm opening this issue to address the fact that the `Apollo InMemoryCache` instance created by `render-runtime` uses by default the `HeuristicFragmentMatcher`. Also it has no way (like an opt-in option)...

### Problem The latest version of `@vtex/[email protected]` has a declared peer dependency to `[email protected]`. The code may be outdated, but maybe the declaration just needs to be fixed ```sh warning...

bug
good first issue
dev

# Bug Report - [ ] I've read and understood the [Contributing guidelines](https://admin-ui.vercel.app/contributing/onboarding) and have done my best effort to follow them. - [X] I've searched for any related issues...

bug
good first issue
dev

# Support or Feedback - [X] I've searched for any related issues/questions on Github before submitting this request. ## Context Shoreline's component `FilterItem` receives a `value` and a `children` prop...

dev

# Support or Feedback - [X] I've searched for any related issues/questions on Github before submitting this request. ## Context Shoreline's `Filter` component currently receives a `setValue` prop of the...

dev

### Summary Shoreline uses a static-global-variable approach to keep toast state, but does not provide a way to clean current toasts. The `react-hot-toast` library does provide a way to [dismiss...

bug
dev

### Summary The `RadioStore` type doesn't have an explanation. Also, the `useRadioState` hook is exported, but not documented either ### Expected behavior _No response_ ### Current behavior _No response_ ###...

bug
documentation
dev

### Problem When there is no space for the button to grow, a moderately long text will wrap and overflow out of the button. This can be fixed with custom...

bug
design
good first issue
design wanted

#### What is the purpose of this pull request? Add LM and Catalog client methods to enable applications to replace requests to the Tenants systems (the `Tenants` client should be...