Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • schedules schedules
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 11
    • Issues 11
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • SRCT
  • schedulesschedules
  • Issues
  • #36

Closed
Open
Created Jan 23, 2019 by Zac Wood@zwood2Owner

On instructor pages, course cards "expand" arrow should be set to "minimize"

The instructor page on load looks like this:

Expected Behavior

The expand arrow should be set to minimize since the card starts expanded.

Actual Behavior

The card is expanded, but the arrow is still set to expand.

Tips

The expand arrow in the course card partial can be found here https://git.gmu.edu/srct/schedules/blob/master/schedules/app/views/shared/_course.html.erb#L38.

The card is passed a local variable named expanded to know if it should render the sections or not. Using an if statement in ERB, set the arrow and text to be "minimize" and up respectively if expanded is true, else "expand" and down as they are now.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking