appirio-tech / connect-app

Build your next project on Connect with the power of crowdsourcing
https://connect.topcoder.com
44 stars 139 forks source link

[Metadata] Validate Project Templates during editing #4192

Open maxceem opened 3 years ago

maxceem commented 3 years ago

Follow up from https://github.com/appirio-tech/connect-app/issues/2842

Currently, we have project templates JSON which have been evolved for some time.

We've created JSON schemas for Project Template JSONs https://github.com/appirio-tech/connect-app/issues/2842.

TODO

  1. We can implement validation of the Project Template JSONs during editing.
  2. If possible implement suggestions (autocomplete) based on the schema during editing.
acshields commented 3 years ago

@maxceem @RishiRajSahu - is this something we can accomplish before 1/15?

maxceem commented 3 years ago

I think no @acshields. This task still requires some research for implementation. Anyway, this is only to improve Metadata editing experience for admins, it doesn't block any functionality.

acshields commented 3 years ago

Thanks for the feedback @maxceem - I will remove from our January backlog and we can look at this at a later point.