codersforcauses / codersforcauses/p2s-v2
[BUG] Student Info Selection not shown
- Dominant language
- Vue
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Problem**
Selecting a students info on the session detail page opens the side bar but then the item does not remain highlighted meaning it's not easy to see which student was selected at a glance.
**Where/When**
session details page
**Desired behavior**
When selecting student info inside the session details page the student item should remain highlighted while the info panel is open.
**Screenshots**

**Additional context**
Might be possible with`v-list-item`'s value or input-value inside [`ListItem.vue`](https://github.com/codersforcauses/p2s-v2/blob/d10a79649f73d773634d2123fa7dfecba3a090f7/app/src/components/Session/StudentAttendence/ListItem.vue#L7)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.