[feature]: Navigate to module from ticket
@vihar is already working on this.
Since Sep 4, 2024.
- Dominant language
- TypeScript
- Stars
- 59.6k
- Forks
- 5.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 49
Description
Is there an existing issue for this?
- I have searched the existing issues
Summary
When in any ticket view (list of tickets or a single ticket), I should be able to click any module associated with a ticket and be taken to that module rather than this toggling that module being assigned to the ticket.
At present, there's no way to navigate from a ticket to its associated module(s). In the ticket details view, each module listed has two ways to remove it. You can click the X next to the module, or you can click the module and then click the name in the dorpdown. Instead of bringing up a dropdown when clicking the module name, you should be taken to that module. Clicking on the modules field should bring up the dropdown to select modules. Additionally, any modules you select could be added to the field and removed from the dropdown, giving you a consistent way to remove modules (always clicking the X), rather than having a checkmark next to modules that are listed and selected.
Why should this be worked on?
Having modules listed in the field and in the dropdown is duplicative. Removing modules with an X or by clicking module name in the dropdown is duplicative. Clicking the module name to navigate is more intuitive, and is an interaction that is currently missing from Plane.
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.
Assessment
This issue has not been assessed yet.