Skip to content
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

Create Welcome panel in rn_inspector #8

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Create Welcome panel in rn_inspector #8

merged 2 commits into from
Aug 23, 2023

Conversation

huntie
Copy link
Collaborator

@huntie huntie commented Jul 24, 2023

Summary

This PR is based on (and squashes) @motiz88's starting point: 1557bd7.

Adds a minimal "Welcome" panel behind the experiment flag REACT_NATIVE_SPECIFIC_UI.

Test plan

The appearance of this panel is intended to be a simple splash screen. It adheres to Chrome DevTools UI patterns (fonts and colours), and may move to a collapsible panel later.

Light appearance

Screenshot 2023-07-24 at 15 54 19

Dark appearance

Screenshot 2023-07-24 at 15 54 47

Accessibility (Lighthouse)

image

@@ -177,6 +177,7 @@ grd_files_release_sources = [
"front_end/Images/popup.svg",
"front_end/Images/preview_feature_video_thumbnail.svg",
"front_end/Images/profile.svg",
"front_end/Images/react_native/welcomeIcon.png",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Actually perhaps these could be scoped by panel (rn_welcome/) 🤔

@motiz88 motiz88 merged commit bfbe020 into motiz88:main Aug 23, 2023
1 check passed
motiz88 added a commit that referenced this pull request Aug 23, 2023
* Create Welcome panel in rn_inspector

* Update RN debugger brand name to "React Native JS Inspector"

---------

Co-authored-by: Moti Zilberman <motiz88@gmail.com>
motiz88 pushed a commit that referenced this pull request Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants