Giveth / giveth-next

Giveth 2.0 implementation in NextJS
https://next.giveth.io
GNU General Public License v3.0
20 stars 13 forks source link

Add ability to filter by slug in AdminBro #646

Closed WhyldWanderer closed 2 months ago

WhyldWanderer commented 2 years ago

Is it possible to add this function? @mateodaza @CarlosQ96

MoeNick commented 2 years ago

Yes, it could be, @CarlosQ96 can you provide an estimation for it? @WhyldWanderer we currently planned for 2 weeks, if we find bandwidth we can include in our unplanned budget, but probably it takes more than 2 weeks.

CarlosQ96 commented 2 years ago

AdminBro should have that functionality, I would add it.

MoeNick commented 2 years ago

It's tiny, so I bring it to this sprint FYI ;) @CarlosQ96

WhyldWanderer commented 2 years ago

Awesome! Thanks guys... Its not a rush.. just a nice to have.

CarlosQ96 commented 2 years ago

@WhyldWanderer I activated the filter. please double check in staging. It was just turning a configuration on.

WhyldWanderer commented 2 years ago

After logging into Adminbro on staging, I clicked project on the left hand side and got this.. Not sure if its related to the slug thing, but i havent been able to get the list of projects to populate.

image

image

CarlosQ96 commented 2 years ago

Investigating the issue. It seems to get stuck, sometimes it returns the projects but most of the time throws and error.

CarlosQ96 commented 2 years ago

@MoeNick after restarting the nginx of the server this was fixed. It seems something hang up in the deploy. But Ashley tested again after restarting all and it worked fine!

WhyldWanderer commented 2 years ago

Tested and confirmed working on staging! image