Skip to content

fix(inline-editable, input-message, input-number, input-text, input): prevent components from unintentionally picking up a different scale/status value from an ancestor #6506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Feb 23, 2023

Related Issue: #6494

Summary

This PR updates remaining non-children components to no longer look up their ancestry to set props.

… remove legacy prop lookup behavior for non-child components
@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Feb 23, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions bot added the Stale Issues or pull requests that have not had recent activity. label Mar 3, 2023
@joeyHarig
Copy link
Contributor

@jcfranco Wanted to check in and see if there is any status update on this fix. ArcGIS Monitor cannot upgrade to v1.2.0 until issue #6494 is resolved.

@jcfranco
Copy link
Member Author

@joeyHarig Thanks for bringing this back on my radar. 😅 I'll get this updated and it should be available in the April release.

@joeyHarig
Copy link
Contributor

Thanks for the update @jcfranco!

@jcfranco jcfranco removed the Stale Issues or pull requests that have not had recent activity. label Mar 30, 2023
@jcfranco jcfranco changed the title fix(inline-editable, input-message, input-number, input-text, input): remove legacy prop lookup behavior for non-child components fix(inline-editable, input-message, input-number, input-text, input): prevent components from unintentionally picking up a different scale/status value from an ancestor Mar 30, 2023
@jcfranco jcfranco added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Mar 30, 2023
@jcfranco jcfranco marked this pull request as ready for review March 30, 2023 23:38
@jcfranco jcfranco requested a review from a team as a code owner March 30, 2023 23:38
Copy link
Contributor

@alisonailea alisonailea left a comment

Choose a reason for hiding this comment

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

👍🏻

@jcfranco jcfranco added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Apr 5, 2023
@jcfranco jcfranco merged commit e27f4b3 into master Apr 5, 2023
@jcfranco jcfranco deleted the jcfranco/remove-legacy-prop-lookup-behavior-for-non-child-components branch April 5, 2023 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants