RIT-Software-Engineering / RIT-Software-Engineering/RIT-SE-Senior-Project

Make Relevant Actions block optional

Open
#481 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
10
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe
Currently, "Relevant Actions" block on the dashboard is non-optional - it will be shown regardless of other options (milestones, Gantt chart, calendar) being turned on or off. As some couches and student might prefer to see one of the options instead of relevant actions block, it would be nice to demote it to just one of the options so a user would be able to choose which one to see by default.

Describe the solution you'd like
There are 4 options instead of 3 (relevant actions, milestones, Gantt chart, calendar), and a user can select which one will be used by default when the page is loaded. Not selected options are not displayed.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the dashboard implementation for the Relevant Actions block and the existing milestones, Gantt chart, and calendar options. Trace how the default dashboard view is selected, then make all four options selectable so only the chosen option is displayed when the page loads.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.