Skip to content

Claude/add upload login button k ps5e#20

Merged
NerdsCorp merged 2 commits into
mainfrom
claude/add-upload-login-button-KPs5e
Dec 28, 2025
Merged

Claude/add upload login button k ps5e#20
NerdsCorp merged 2 commits into
mainfrom
claude/add-upload-login-button-KPs5e

Conversation

@NerdsCorp

Copy link
Copy Markdown
Owner

No description provided.

… dialog

Changes made:
- Disable Upload button when not authenticated (forces user to login first)
- Improve status messages to clearly direct users to the Login button
- Add authentication check at start of upload process with helpful error message
- Update button enable/disable logic to require both authentication and directory selection
- Make authentication status more prominent and clear

This ensures users cannot miss the Login button and understand they must authenticate before uploading.
- Add explicit null check for token and AccessToken before starting upload
- Ensures upload fails fast with clear error if authentication is missing
- Prevents potential null reference exceptions
- Improves error messaging for authentication failures

This provides an additional safety layer beyond the UI validation.
@NerdsCorp NerdsCorp merged commit 4517546 into main Dec 28, 2025
1 check passed
@NerdsCorp NerdsCorp deleted the claude/add-upload-login-button-KPs5e branch December 28, 2025 20:29
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.

2 participants