cernanalysispreservation / analysispreservation.cern.ch

Source code for the CERN Analysis Preservation portal
https://analysispreservation.cern.ch/
GNU General Public License v3.0
42 stars 30 forks source link

ui: remove react-ace dependency #2694

Closed miguelgrc closed 1 year ago

miguelgrc commented 1 year ago

Feature request

What is the expected behavior? The react-ace dependency should be removed

What is motivation or use case for adding/changing the behavior? No need for it once we totally migrate to antd and codemirror

How should this be implemented in your opinion? yarn remove react-ace

Are you willing to work on this yourself? yes

miguelgrc commented 1 year ago

Note that the react-ace dependency is still used by forms-playground. It will be removed from there when the subproject is updated in general (we'll have a big task for that eventually).