-
Notifications
You must be signed in to change notification settings - Fork 3
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
Load from url input is right justified #464
Comments
I think what happened here is the "share trajectory" input is left justified to show the time param and that style got applied to the other modal too |
it also look like there is an extra border |
Yes, that is the most current design. I am not partial to the hint text being a URL... or "Start typing..." but yes, it should be left justified. After the user input a URL however, I think it could be useful for the user to be able to see the end of that string (filename). I don't think that would require a right justify though. |
Description
The "load from url" text input is formatted weirdly: it's right justified which is confusing.
Expected Behavior
I think this is the design. Although it might not be the most recent: @lynwilhelm can you make sure the right one is linked here?
Reproduction
A minimal example that exhibits the behavior.
Environment
Looks like this on chrome, safari and edge
The text was updated successfully, but these errors were encountered: