Wrong error message when sandboxes are maxed out
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
When on the Sandboxes page, if I am at the maximum number of sandboxes supported by the plan, the Create Sandbox button is greyed out.
When hovering over the button, it wrongly says "Sandboxes are not available for your plan"
It should say something like "You cannot create any more sandboxes under your plan"
Contributor guide
No contributing guide indexed for this repository
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
Search the repository for the current "Sandboxes are not available for your plan" text and trace it to the Sandboxes page's Create Sandbox button tooltip. Update the message for the maximum-sandboxes case so it clearly says no more sandboxes can be created under the plan, then verify the tooltip in the page or its existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100