Skip to content

Good first issue fixes 10 06 2025#152

Merged
osiastedian merged 2 commits intosyscoin:masterfrom
osiastedian:good-first-issue-fixes-10-06-2025
Oct 6, 2025
Merged

Good first issue fixes 10 06 2025#152
osiastedian merged 2 commits intosyscoin:masterfrom
osiastedian:good-first-issue-fixes-10-06-2025

Conversation

@osiastedian
Copy link
Collaborator

📋 Summary

This PR addresses multiple "good first issue" items to improve the user experience and fix outdated documentation links.

🎯 Issues Fixed

Link Updates (SYSHUB001v1-ER13, ER15, ER16, ER17)

UI Improvements (SYSHUB001v1-SG09, SG10)

🔧 Changes Made

Files Modified:

  • src/components/global/Header.js - Updated Setup link
  • src/components/global/Footer.js - Fixed About link and updated Setup link
  • src/components/home/HomeButtons.jsx - Updated Setup SentryNode button link
  • src/components/masternodes/masternodeForm/MasternodeDetails.jsx - Added info icon to Collateral Index field
  • src/components/proposal/DescriptionProposal.jsx - Fixed text contrast
  • src/components/admin/FaqForm.jsx - Fixed text contrast

Key Improvements:

  1. Documentation Links: All Setup links now point to the current Syscoin Nexus guide instead of outdated Syscoin 4 documentation
  2. Navigation: About section in footer now correctly links to internal /stats page
  3. User Experience: Collateral Index field now has helpful tooltip explaining how to obtain the index using masternode_outputs command
  4. Accessibility: Improved text contrast in proposal description and FAQ forms for better readability

✅ Testing

  • All links updated to point to correct Syscoin Nexus documentation
  • Footer About link redirects to internal /stats page
  • Information icon displays correctly with tooltip
  • Text contrast improved in editor fields

🏷️ Related Issues

Fixes: #88, #89, #92, #94, #95, #96

📝 Commit Messages

  • fix(header): update setup link to Syscoin Nexus guide SYSHUB001v1-ER13
  • fix(forms): add info icon to Collateral Index field and fix text contrast SYSHUB001v1-SG09, SYSHUB001v1-SG10

All changes follow the existing code style and maintain backward compatibility.

Ted Ian Osias added 2 commits October 6, 2025 21:34
- Update top menu Setup link from outdated Syscoin 4 guide to Syscoin Nexus guide
- Fixes issue syscoin#92
…rast SYSHUB001v1-SG09, SYSHUB001v1-SG10

- Add information icon to Collateral Index field with helpful tooltip about masternode_outputs command
- Fix text contrast in proposal description field by changing text color from dark to white
- Fix text contrast in FAQ form editor as well
- Fixes issues syscoin#88, syscoin#89
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Failed to generate code suggestions for PR

@osiastedian osiastedian merged commit 341aedf into syscoin:master Oct 6, 2025
2 checks passed
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.

SYSHUB001v1-SG09 | SentryNodes Registration Helper > “Collateral Index” lacks this information icon.

1 participant