jargonsdev / jargonsdev/jargons.dev

Enhancement: Word Editor - Second Iteration Features

Offen
#9 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
:arrow_upper_right: medium priority :sparkles: enhancement hacktoberfest
Vorherrschende Sprache
MDX
Sterne
56
Forks
45
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

The current word editor is basic and lacks important features for user convenience and responsiveness. Enhancements are needed to improve the user experience and usability of the editor and we wish to do this incrementally.

This PR https://github.com/jargonsdev/jargons.dev/pull/6 implemented the `First Iteration`

#### Proposed Features for Second Iteration:
1. **Window Resizer:** Add functionality to resize the side-by-side Editor and Preview panes, allowing users to adjust the size according to their preference.
2. **Mobile Responsiveness:** Ensure that the markdown editor is responsive on mobile devices, providing a seamless experience for users on different screen sizes.
3. **UI Toggle:** Implement a toggle for the Editor and Preview panes, allowing users to display one or both panes on the screen at the same time.

#### Implementation Details:
- **Window Resizer:** Use JavaScript (preferably packed within a custom hook to be consumed inside of the `word-editor` island) to implement a draggable handle that adjusts the width of the Editor and Preview panes dynamically.
- **Mobile Responsiveness:** Use CSS media queries to adjust the layout and styling of the editor for different screen sizes, ensuring readability and usability on mobile devices.
- **UI Toggle:** Implement a button or control that allows users to show/hide the Editor and Preview panes independently or together.

#### Acceptance Criteria:
- Users can resize the Editor and Preview panes by dragging a handle between them.
- The word editor is responsive and displays correctly on mobile devices.
- Users can toggle the visibility of the Editor and Preview panes individually or together.

#### Related Tasks:
- Implement the window resizer functionality using JavaScript.
- Apply CSS media queries to make the editor mobile responsive.
- Implement the UI toggle functionality for showing/hiding panes.

#### Additional Notes:
- This second iteration will significantly improve the usability and flexibility of the word editor, enhancing the overall user experience.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Beginne beim bestehenden word-editor island und überprüfe die Implementierung der First Iteration in PR #6. Teile die Arbeit in größenveränderbare Bereiche, mobiles Layout und Sichtbarkeitssteuerungen für Editor und Vorschau auf und überprüfe anschließend jedes Akzeptanzkriterium bei Desktop- und mobilen Bildschirmgrößen.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
javascript, react, tailwindcss
Bereich
design, frontend, web-dev
Issue-Typ
Feature
Schwierigkeit
4/5
Geschätzter Aufwand
3-5 Tage
Aktivitätsstatus
Veraltet
Klarheit
Größtenteils klar
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.