Semantic-UI icon indicating copy to clipboard operation
Semantic-UI copied to clipboard

Cannot destroy category search with namespace

Open KonradHoeffner opened this issue 5 years ago • 3 comments

[Category Search ]Should be Destroyed after calling Destroy

Steps

  1. Create a category search with a namespace, for example $('#withspace').search({source: content, type: "category", namespace:"mynamespace", minCharacters: 0});
  2. Destroy it

Expected Result

I expect it to be empty.

Actual Result

All the entries are still there.

Version

2.4.2

Testcase

https://jsfiddle.net/c0skzr6g/

KonradHoeffner avatar Mar 10 '20 14:03 KonradHoeffner

Problem still occurs. Tried to increase the semantic UI version but it seems that development has ceased after 2.4.2. I don't use it anymore myself, just reporting in case this is relevant for other developers.

KonradHoeffner avatar Apr 22 '22 14:04 KonradHoeffner

Hey @KonradHoeffner, I think this project has been abandoned and there's an active fork at https://github.com/fomantic/Fomantic-UI

gh-o-st avatar Apr 28 '22 17:04 gh-o-st

Thanks! In this case a note on top of the readme and archival of the project may be a good solution, so that others don't go through the same troubles.

KonradHoeffner avatar Apr 29 '22 06:04 KonradHoeffner