Skip to content

feat: add support for custom test-id attributes #236

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

Merged
merged 1 commit into from
Jul 1, 2020

Conversation

smeijer
Copy link
Member

@smeijer smeijer commented Jul 1, 2020

What:

Follow-up on #227,

  • the custom test-id is now supported in both the (chrome) devtool, as well as the web version.

  • the settings dialog has been updated to share components with the web version (as prepared in feat: update layout, add settings menu and group links #226).

  • settings are now persistent across browser session

Why:

To have a single uniform experience across extension and web version.

How:

  • update usePlayground to manage settings

  • store settings to localStorage on change, and load them on page load.

  • share components between web version & extension

Checklist:

  • Tests
  • Ready to be merged

@smeijer smeijer added the feature New feature or request label Jul 1, 2020
@smeijer smeijer self-assigned this Jul 1, 2020
@smeijer smeijer merged commit b5f021b into develop Jul 1, 2020
@smeijer smeijer deleted the feature/support-testid-attr branch July 1, 2020 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant