Customize event card when displaying event to create chart
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39.9k
- Forks
- 3.4k
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 222
Description
Feature request
Is your feature request related to a problem?
For the funnel or user path chart, I want to select events with specific location property, e.g. location = 'Dashboard V2'.
Describe the solution you'd like
I would ike to select which properties will be visible in the event card, e.g. location or action so I can select the events that I need.
Describe alternatives you've considered
Use location = 'Dashboard V2', but this only aggregates all events into one number. Now I need to clieck on each event, wait until another tab opens and check location property.
Debug info
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the funnel and user path chart entry points and the event card UI, then inspect how event properties are currently rendered and selected. Verify the existing click-through flow and make the desired result explicit: users can choose visible properties such as location or action and select matching events without opening another tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- analytics, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100