Skip to content

Conversation

@zlayine
Copy link
Contributor

@zlayine zlayine commented Sep 16, 2025

PR Type

Documentation


Description

  • Update tooltip for collapsing supply checkbox

Diagram Walkthrough

flowchart LR
  CreateCollection["CreateCollection.vue"]
  ForceCheckbox["Force Collapsing Supply checkbox"]
  Tooltip["Updated description text"]

  CreateCollection -- contains --> ForceCheckbox
  ForceCheckbox -- shows --> Tooltip
Loading

File Walkthrough

Relevant files
Documentation
CreateCollection.vue
Clarify collapsing supply checkbox description                     

resources/js/components/pages/create/CreateCollection.vue

  • Revise FormCheckbox description for forceCollapsingSupply
  • Clarify behavior: max supply set, only reducible
+1/-1     

@github-actions
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Consistency Check

Ensure the new tooltip text accurately reflects backend/business logic for 'forceCollapsingSupply' so users aren't misled (e.g., max supply only reducible, applies to all new tokens).

description="When enabled, all new tokens in this collection will be required to have a set maximum supply that can only be reduced (never increased) as tokens are burned."

@github-actions
Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

@zlayine zlayine merged commit 479dbd6 into master Sep 16, 2025
4 checks passed
@zlayine zlayine deleted the feature/PLA-2243/collapsing-supply-text branch September 16, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants