hackclub / hackathons-backend

Powering https://hackathons.hackclub.com

Home Page:https://hackathons.hackclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Promote/Demote from admin buttons are visually confusing

garyhtou opened this issue · comments

The admin user show page contains buttons to promote and demote a user from admin. It's a bit confusing because both buttons appear at once.

image

Let's do the following:

  1. Only show the appropriate button depending on the User's admin state
  2. Add data-turbo-confirm to prevent accidental clicks