jina-ai / dashboard

Interactive UI for analyzing Jina logs, designing Flows and viewing Hub images
https://dashboard.jina.ai
Apache License 2.0
118 stars 61 forks source link

Align Redux Action Naming with best pracitices #151

Closed BastinJafari closed 3 years ago

BastinJafari commented 3 years ago

Right now most actions are describing what the effect of the action is (SHOW_MODAL). Best practices though are, that they should describe what has happened (MODAL_TOGGLED)

jina-bot commented 3 years ago

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days