Withdrawal menu item should only show on items eligible to be withdrawn
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
The menu item "File a Withdrawal" shows on the menu as greyed out when an item is not eligible to be withdrawn. It should be removed from the menu. There is no value in showing it here.
Only show the File a Withdrawal option on future effective dated filings that can be withdrawn. Once the FED has passed, remove the menu item.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the frontend filing menu entry point that renders the “File a Withdrawal” option, and trace how withdrawal eligibility is determined. Verify the menu shows the option only for future effective-dated filings that can be withdrawn, and that it is absent once the FED has passed.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100