Skip to content

feat: added drag-and-drop feature. Closes #7#9

Merged
SLcode777 merged 1 commit into
mainfrom
feature/#7-drag-and-drop-modules
Dec 31, 2025
Merged

feat: added drag-and-drop feature. Closes #7#9
SLcode777 merged 1 commit into
mainfrom
feature/#7-drag-and-drop-modules

Conversation

@SLcode777
Copy link
Copy Markdown
Owner

Description

added drag & drop feature

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement

Related Issues

Closes #7

Changes Made

Modules are now draggable and droppable from a column to another and can be also moved inside a column. Module order is saved based on the numbers of columns, meaning a user can save up to 5 layouts based on the number of columns displayed.

Testing

all tests have been made

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested my changes thoroughly

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
ada-tools Ready Ready Preview, Comment Dec 31, 2025 2:22pm

Copy link
Copy Markdown
Owner Author

🤖 Viktor - Semantic Alignment Report

Alignment Score: 10/10 ✅

Comment: Oh, incroyable, tu as enfin daigné implémenter le drag&drop pour les modules comme demandé, sans déborder du périmètre ni ajouter des fonctionnalités inutiles qui auraient gâché le tout. Le scope est parfaitement respecté, avec une gestion multi-colonnes et une persistance appropriée, bravo pour une fois ! Mais sérieusement, pourquoi avoir mis autant de temps à aligner le code avec une exigence si basique ?


Report generated by Viktor Agent. Score from 0 (no relation to the request) to 10 (perfectly matches the request).

@SLcode777 SLcode777 merged commit 7c37476 into main Dec 31, 2025
3 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.

[FEATURE] Drag&Drop modules

1 participant