jargons.dev icon indicating copy to clipboard operation
jargons.dev copied to clipboard

Enhance word editor with resizing and responsiveness

Open The-CodeINN opened this issue 1 year ago • 3 comments

Implement a resizable pane functionality for the word editor.

  • Add a custom hook useResizablePanes in src/lib/hooks/use-resizable-panes.js to handle resizing functionality.
  • Import the custom hook in src/components/islands/word-editor.jsx and use it to manage the resizing functionality.
  • Add a draggable handle between the Editor and Preview panes in src/components/islands/word-editor.jsx.
  • Update the CSS in src/base.css to style the draggable handle and ensure proper resizing behavior.

The-CodeINN avatar Dec 23 '24 06:12 The-CodeINN

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jargons-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 23, 2024 6:58am

vercel[bot] avatar Dec 23 '24 06:12 vercel[bot]

I can't remember making a pull request for this. I only worked on it and committed to my fork

The-CodeINN avatar Dec 23 '24 19:12 The-CodeINN

So sorry... I will ensure the other one is concluded

The-CodeINN avatar Dec 23 '24 19:12 The-CodeINN