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

Fix paths start element selector #4662

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Fix paths start element selector #4662

merged 1 commit into from
Jun 9, 2021

Conversation

yakkomajuri
Copy link
Contributor

Changes

We were setting the paths placeholder as the actual value of the select start element input. This made it so that it had to be manually erased by the user, but when it got to the falsy empty string, it would reset the placeholder.

This keeps the placeholder as what it's supposed to be: a placeholder.

Screenshot 2021-06-09 at 09 38 51

Checklist

  • All querysets/queries filter by Organization, by Team, and by User
  • Django backend tests
  • Jest frontend tests
  • Cypress end-to-end tests
  • Migrations are safe to run at scale (e.g. PostHog Cloud) – present proof if not obvious
  • Frontend/CSS is usable at 320px (iPhone SE) and decent at 360px (most phones)

@yakkomajuri yakkomajuri requested a review from timgl June 9, 2021 12:41
@timgl timgl temporarily deployed to posthog-pr-4662 June 9, 2021 12:43 Inactive
@yakkomajuri
Copy link
Contributor Author

Test failure unrelated:

Screenshot 2021-06-09 at 09 57 43

@yakkomajuri yakkomajuri merged commit 6e65075 into master Jun 9, 2021
@yakkomajuri yakkomajuri deleted the fix-paths-selector branch June 9, 2021 12:58
samwinslow added a commit that referenced this pull request Jun 9, 2021
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