Afsan Gujarati

Results 7 issues of Afsan Gujarati

**Describe the issue**: With no success online, I tried to reduce my code to find exactly where the issue is coming from and this is the snippet that I am...

I am trying to use some HTMX extensions but it looks like they're probably not working because the HTMX package used in unfold hasn't been updated for quite a while....

I have a Tabular inline and when I add autocomplete on one of the field (location), it reduces the size of the field and the search box overflows out of...

I have a Django change form with a few inlines. I have created a actions_submit_line action that basically updates the `status` field in the model object and sends an email....

I have an inline form with an autocomplete field. However, I have noticed that due to the number of fields in the tabular inline form, the autocomplete search box does...

Adding a block in the login template so the users can extend the login template and add the logic to add login buttons for other providers e.g. Google, Microsoft, Auth0,...

This isn't directly an issue with unfold, but more a request or help with a UI issue I am facing. I have enabled list editable on one of my django...