Skip to content

ol & ul auto continutation + refactoring - #246

Merged
MannuVilasara merged 2 commits into
braydenidzenga:mainfrom
bhavanisaw:fix-auto-bullet-clean
Oct 31, 2025
Merged

ol & ul auto continutation + refactoring#246
MannuVilasara merged 2 commits into
braydenidzenga:mainfrom
bhavanisaw:fix-auto-bullet-clean

Conversation

@bhavanisaw

Copy link
Copy Markdown
Contributor

[## 📋 Description

  • Implemented auto bullet continuation for lists in Note editor.
  • Removed stray “>” symbols that appeared before list items.
  • Improved Quick Note padding and spacing for better readability and UI consistency.

🔗 Related Issue

Fixes # 186


🧩 Type of Change

  • [X ] 🐛 Bug fix
  • 🚀 New feature
  • [X ] 🧹 Code refactor
  • 📝 Documentation update
  • ✅ Test addition or update
  • ⚙️ Other (please describe):

🧪 How Has This Been Tested?

-Verified auto bullet continuation in both Quick Note and full Note editor.

  • Tested that stray “>” no longer appears in list rendering.
  • Checked proper layout spacing and alignment in Quick Note preview.

📸 Screenshots (if applicable)


🧠 Additional Context

NA

@MannuVilasara

Copy link
Copy Markdown
Collaborator

dw I'll fix in these ci issues

@MannuVilasara

Copy link
Copy Markdown
Collaborator

let me test if the fix works

@MannuVilasara

Copy link
Copy Markdown
Collaborator

still same issue

@MannuVilasara MannuVilasara changed the title fix: auto bullet continuation and removed stray '>' before list items ol & ul auto continutation + refactoring Oct 31, 2025
@MannuVilasara
MannuVilasara merged commit f5df068 into braydenidzenga:main Oct 31, 2025
6 checks passed
@MannuVilasara MannuVilasara added bug Something isn't working refactor for refactoring hacktoberfest-accepted frontend frontend related labels Oct 31, 2025
@MannuVilasara MannuVilasara linked an issue Oct 31, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend frontend related hacktoberfest-accepted refactor for refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Lists don’t auto-continue after pressing Enter

2 participants