Brent Bovenzi

Results 54 comments of Brent Bovenzi

I changed last updated to its own column that the user can sort by.

> I haven't had a chance to move to 2.4.0 yet. Is there a way to filter datasets by tags, potentially? I normally tag different dags with the project/client name....

I can take this one. For GoodWorkCafes we made most search criteria their own human-readable urls: - Cafes in SF (map mode): https://goodworkcafes.com/cafe-map/cafes-in-san-francisco - Cafes in SF (list mode): https://goodworkcafes.com/cafe-list/cafes-in-san-francisco...

It apparently does exist. We'll need to replicate and then see why we're not getting to this part of the code: https://github.com/hackforla/food-oasis/blob/develop/client/src/components/ForgotPassword.js#L86

Since we store the map_index in the url, we need to make sure we load an individual mapped task instance details. Try refreshing the page when you have a single...

Can you please include the error message or screenshots?

So in the UI you're not able to put in an invalid tag, but a url could be wrong. The webserver should catch an invalid tag and remove it, listing...

@kuikeelc is this issue in both the grid view and the `/log` page?

Ok I found the issue. If the groups are expanded on the initial page load the labels are correct. If a user clicks to expand a group the labels are...