abp icon indicating copy to clipboard operation
abp copied to clipboard

CMS Kit / Blogging

Open ebicoglu opened this issue 11 months ago • 4 comments

Convert "Blog" textbox -> dropdown. image

  • [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

ebicoglu avatar Mar 17 '24 20:03 ebicoglu

There is no CMS kit module in angular

Sinan997 avatar Mar 17 '24 20:03 Sinan997

Currently, we use an autocomplete component on this page for the blog input (in MVC):

image

~~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

EngincanV avatar Mar 18 '24 05:03 EngincanV

It's kind of dropdown on MVC with select2.

Currently, we use an autocomplete component on this page for the blog input:

image

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.

enisn avatar Mar 18 '24 06:03 enisn

Is there no way to get this small thing into 8.2? 🙏

sturlath avatar May 01 '24 08:05 sturlath

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. image

realLiangshiwei avatar Jul 22 '24 02:07 realLiangshiwei

But you are going to fix it in Blazor, correct? @realLiangshiwei Just want to be sure...

sturlath avatar Jul 24 '24 12:07 sturlath

But you are going to fix it in Blazor, correct? @realLiangshiwei Just want to be sure...

yes

realLiangshiwei avatar Jul 24 '24 12:07 realLiangshiwei