`fit-textareas` - Drop support for bad browsers (Firefox) by Copilot · Pull Request #9241 · refined-github/refined-github · GitHub
Skip to content

fit-textareas - Drop support for bad browsers (Firefox)#9241

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/drop-fit-textarea-dependency
Draft

fit-textareas - Drop support for bad browsers (Firefox)#9241
Copilot wants to merge 3 commits intomainfrom
copilot/drop-fit-textarea-dependency

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 22, 2026

No description provided.

Copy link
Copy Markdown
Member

@fregante fregante left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Resolve conflicts and ensure that linting passes.

Comment thread source/features/fit-textareas.tsx Outdated
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in 6608f54: switched fit-textareas from exclude to asLongAs with () => nativeFit. No UI change in this update.

Copilot AI and others added 2 commits April 22, 2026 15:04
…area-dependency

Co-authored-by: fregante <1402241+fregante@users.noreply.github.com>
Comment thread source/features/fit-textareas.tsx Outdated
exclude: [
// Allow Safari only if it supports the native version
() => isSafari() && !nativeFit,
() => !nativeFit,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated in 6608f54: switched fit-textareas from exclude to asLongAs with () => nativeFit. No UI change in this update.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Apr 22, 2026

Resolve conflicts and ensure that linting passes.

Addressed in aefda27 and 6608f54: merged origin/main to resolve branch conflicts and fixed linting by removing the stale fit-textareas ESLint suppression; npm run lint:js now exits successfully. No UI change in this update.

Copilot AI requested a review from fregante April 22, 2026 15:12
@fregante fregante changed the title Drop fit-textarea; run fit-textareas only when native field-sizing is supported fit-textareas - Drop support for bad browsers (Firefox) Apr 22, 2026
@fregante fregante marked this pull request as draft April 23, 2026 07:59
@fregante
Copy link
Copy Markdown
Member

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants