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

Polish: Add Placeholder ui for a State "Unavailable" #37

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

strseb
Copy link
Collaborator

@strseb strseb commented Aug 8, 2024

Currently we don't handle "VPN Client unavailable" not really. We envision the that the extension should start the client using the native messaging app. So i would suggest we should have a "we're loading things" ui to represent this.

placeHolderUi.mp4

@strseb strseb changed the title Polish: Add ui for a Placeholder State Polish: Add Placeholder ui for a State "Unavailable" Aug 8, 2024
Copy link
Member

@lesleyjanenorton lesleyjanenorton left a comment

Choose a reason for hiding this comment

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

Fancy!

render() {
return html`
<main class="box">
<div style="filter:grayscale();">
Copy link
Member

Choose a reason for hiding this comment

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

Curiosity/nit: Is there a reason we have these inline instead of in the CSS?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Lazyness :)

@strseb strseb merged commit ab8375a into main Aug 27, 2024
5 checks passed
@strseb strseb deleted the basti/placeholder branch August 27, 2024 12:07
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