RIT-Software-Engineering/RIT-SE-CODE-BANK

User Story: Toggle for My created positions (2 points)

Open

#1,036 opened on Apr 17, 2026

 (0 comments) (0 reactions) (0 assignees) (0 forks)auto 404
003-TAPortalenhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

Story

As an employer, I want to have a toggle on the positions page that only shows me my positions, so that I don't have to see unnecessary positions.

Story Points

2

Feature Branch

Name of the feature branch (a URL to the branch is also recommended).

Definition of Done Checklist (In addition to normal tasks)

  • design documentation updated

Acceptance Criteria

  • Given I am on the positions page when toggle the my positions toggle then I only see my positions

Solution Tasks

  • Create "My Positions" Toggle in the Employer Positions page
  • Default Toggle to on for employer and off for admin
  • Filter Positions based off of toggle

Contributor guide