You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there's no way to edit events on the points website points.illinoiswcs.org. We want the ability for officers to edit events (doesn't matter if they were the ones who created it). In this issue, you will be adding an edit icon to each of the events. This icon should only appear for officers!
Todos
These points are a rough guideline. Please feel free to explore what the best way to design this feature is!
You'll most likely be working inside Events/index.tsx
Add an edit icon (use React Icons Fi) to each event
Add some checks to conditionally display the icon based on whether the user is an officer or not
Description
Currently, there's no way to edit events on the points website points.illinoiswcs.org. We want the ability for officers to edit events (doesn't matter if they were the ones who created it). In this issue, you will be adding an edit icon to each of the events. This icon should only appear for officers!
Todos
These points are a rough guideline. Please feel free to explore what the best way to design this feature is!
Useful Links
The text was updated successfully, but these errors were encountered: