thecodingaviator / coasttocow

MIT License
1 stars 1 forks source link

Send download information after click download csv on explore? #69

Open gordoncd opened 1 year ago

gordoncd commented 1 year ago

couple of questions for implementation. should we send timestamp etc... after confirmation that download is successful? Or should we send information after data is displayed since one could retrieve all the data without actually pressing download csv.

Do we want to organize the table by each account's actions, or simply keep a log of ALL actions?

I think it's not worth getting too picky about it, but also worth discussion.