Long business name not wrapping correctly on outputs
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
When a business has a long name, the wrapping is incorrect on the outputs (business summary, Incorporation Application, NOA, possibly others

The line of the name should have the same left side margin, and the navy box should dynamically grow down taller so the bottom margin of the box maintains the same bottom margin whether the name is 1 line or 3 lines.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the long-name layout in the business summary, Incorporation Application, and NOA outputs, then locate the frontend components and styles responsible for those sections. Compare one-line and multi-line business names. Done means wrapped lines share the same left margin and the navy box grows so its bottom margin remains consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100