abp
abp copied to clipboard
CMS Kit / Blogging
Convert "Blog" textbox -> dropdown.
- [x] Blazor: @realLiangshiwei
- [ ] MVC: @EngincanV
Reported at https://support.abp.io/QA/Questions/6260/Bugs--Issues-v80x?CurrentPage=4#answer-3a1159d4-eec4-6e17-5e18-289c1b382cc3
There is no CMS kit module in angular
Currently, we use an autocomplete component on this page for the blog input (in MVC):
~~I have written to the customer. I think we don't need to make any changes here but I'll wait for an answer from the customer to close this issue.~~
It seems the problem is in the Blazor UI: https://support.abp.io/qa/questions/6260/3a1162aa-87e6-7d02-2a4e-3c039761d84b
It's kind of dropdown on MVC with select2.
Currently, we use an autocomplete component on this page for the blog input:
I have written to the customer. I think we don't need to make any changes here but I'll wait for an answer from the customer to close this issue.
Maybe we can make the threshold as 0 to show everything on the first click.
Is there no way to get this small thing into 8.2? 🙏
Maybe we can make the threshold as 0 to show everything on the first click.
MVC is already like this and doesn't need to change, so I'm closing this issue.
But you are going to fix it in Blazor, correct? @realLiangshiwei Just want to be sure...
But you are going to fix it in Blazor, correct? @realLiangshiwei Just want to be sure...
yes