Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

feat(resize): improved autoresize #6214

Open
milan-bc wants to merge 1 commit into
developmentfrom
feat/improved-resizer
Open

feat(resize): improved autoresize #6214
milan-bc wants to merge 1 commit into
developmentfrom
feat/improved-resizer

Conversation

@milan-bc
Copy link
Copy Markdown
Collaborator

@milan-bc milan-bc commented Jan 3, 2024

Description (optional)

I was investigating some prod issue and notice this could be improved a bit more, so this is a PR

Testing Steps (optional)

Detail the steps required for the reviewer(s) to verify and test these changes.

@mperdomo-bc
Copy link
Copy Markdown
Contributor

mperdomo-bc commented Jan 3, 2024

There are a few warnings related to this Component, can you take a look at them? They all follow the structure

Warning: React does not recognize the `pointerToLeft` prop on a DOM element. If you intentionally 
want it to appear in the DOM as a custom attribute, spell it as lowercase `pointertoleft` instead.
If you accidentally passed it from a parent component, remove it from the DOM element.

This happens for

  • borderColor
  • focusedBorderColor
  • pointerToLeft

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants