linode / manager

Akamai's Cloud Manager is an open-source, single-page application designed as the primary frontend interface for interacting with the Linode API. It is entrusted by hundreds of thousands of customers with the management of their Linode services.
https://cloud.linode.com
Apache License 2.0
687 stars 353 forks source link

change: [M3-8552] - eslint - mark formik as deprecated #10944

Closed abailly-akamai closed 2 days ago

abailly-akamai commented 3 days ago

Description ๐Ÿ“

See https://github.com/linode/eslint-plugin-cloud-manager/pull/6 for details about the new plugin

Changes ๐Ÿ”„

Preview ๐Ÿ“ท

Screenshot 2024-09-16 at 11 00 10

Screenshot 2024-09-16 at 11 00 01

How to test ๐Ÿงช

Verification steps

As an Author I have considered ๐Ÿค”

Check all that apply

github-actions[bot] commented 3 days ago

Coverage Report: โœ…
Base Coverage: 86.7%
Current Coverage: 86.7%

abailly-akamai commented 2 days ago

@mjac0bs @coliu-akamai thanks for the attention to copy details!

abailly-akamai commented 2 days ago

My only additional thought was: would it be useful to update the linter warning message to include a link the Form Composition section of the docs? If users are trying to use Formik, their next question might be: what are the patterns for RHF?

oops, I missed this one. I think that's a worthwhile update. will add before merging - thx for the suggestion @mjac0bs