Skip to content

fix: hide bounty actions from unauthorized users#332

Open
Thecesar85 wants to merge 1 commit into
algora-io:mainfrom
Thecesar85:codex/issue-238
Open

fix: hide bounty actions from unauthorized users#332
Thecesar85 wants to merge 1 commit into
algora-io:mainfrom
Thecesar85:codex/issue-238

Conversation

@Thecesar85

@Thecesar85 Thecesar85 commented Jun 6, 2026

Copy link
Copy Markdown

Summary

  • only render the Edit Amount and Delete controls for org admins and mods
  • keep the existing backend authorization checks intact
  • remove the confusing UI path for viewers who cannot perform those actions

Closes #238

Validation

  • reviewed AlgoraWeb.Org.BountiesLive to confirm current_user_role is already assigned by org navigation
  • unable to run mix in this environment because Elixir tooling is not installed on this machine

@CLAassistant

CLAassistant commented Jun 6, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UI Bug] Unauthorized 'Edit' and 'Delete' buttons visible on /bounties page

2 participants