Custom Expression "Help" Modal Makes Writing/Debugging Expressions Difficult
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 49.3k
- Forks
- 6.8k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 653
Description
Is your feature request related to a problem? Please describe.
If we have long customer expressions the pop up modal that gives information about the functions overlaps the expression box. We can collapse it to make it smaller but we don't need this box and it's an annoyance. It makes reading the expressions very difficult.
Describe the solution you'd like
Option to disable the modal entirely. Globally or per user.
Additional context
Customer request
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
The issue does not name files or tests. Start by locating the custom expression help modal entry point, then clarify whether the setting should be global, per user, or both; done means the modal can be disabled while expressions remain readable and the chosen scope is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clojure
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100