paug / AndroidMakersApp

📱Official companion app for Android Makers by droidcon 🇫🇷
https://androidmakers.droidcon.com/
120 stars 27 forks source link

Language Filter not working #135

Closed anandwana001 closed 1 year ago

anandwana001 commented 1 year ago

The Language field is coming null from backend due to which the Language Filter is not working.

Screenshot 2023-04-10 at 21 43 19
martinbonnin commented 1 year ago

Good catch 👍

I haven't found that data in the sessionize JSON but we can add it manually there + most likely modifying the schema a bit. Feel free to open a PR in the AndroidMakersBackend repo or I'll look into it a bit later this week

anandwana001 commented 1 year ago

Open a PR at backend repo - https://github.com/paug/AndroidMakersBackend/pull/4

martinbonnin commented 1 year ago

This should be good now. Please leave a message if this is still happening.