EugeneTorap commented on PR #22818: URL: https://github.com/apache/superset/pull/22818#issuecomment-1400546439
@michael-s-molina @eschutho I suggest to use a feature flag for example: `USE_3.0_REACT_VIEWS`. In this case we don't break the old view logic. In future it's easy to remove the legacy logic & feature flag when we start to work on 3.0 release. It's the nice approach we can continue creating a new react views without breaking old changes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org