cityofaustin / atd-data-tech

Austin Transportation Data & Technology Services
17 stars 2 forks source link

Add toolbar to Lexical rich text editor #18390

Open mddilley opened 1 month ago

mddilley commented 1 month ago

Now that the spike has proven that creating notes, editing notes, and capturing email contents is possible in Lexical, the next step is to add a toolbar with tools that are similar to the ones that we currently have available in react-quill. @tillyw shared the starter toolbar component that can be used as a starting place.

Current toolbar

Screenshot 2024-07-24 at 5 11 21 PM

Features to implement:

mddilley commented 1 month ago

@tillyw could you estimate? Also we could look into how to get this from TSX -> JSX