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: no need to duplicate taxonomy #27657

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

fix: no need to duplicate taxonomy #27657

wants to merge 6 commits into from

Conversation

pauldambra
Copy link
Member

@pauldambra pauldambra commented Jan 17, 2025

we have taxonomy.tsx in FE and taxonomy.py in the backend

some features rely on them being kept in sync - e.g. searching by human readable names...

let's not duplicate them, and then we don't have to keep them in sync

there may be a neater way of not duplicating them... but this at least stops them getting out of sync while someone thinks of it


tested by checking taxonomic filter still works

Screenshot 2025-01-17 at 21 40 19

@pauldambra pauldambra requested a review from Twixes January 17, 2025 21:44
@pauldambra
Copy link
Member Author

hmmmm, the tests don't like this :/

@pauldambra pauldambra marked this pull request as draft January 17, 2025 22:26
@pauldambra pauldambra removed the request for review from Twixes January 17, 2025 22:26
@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

213 snapshot changes in total. 0 added, 213 modified, 0 deleted:

Triggered by this commit.

👉 Review this PR's diff of snapshots.

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