Scrolling : After deleting / processing some entries empty lines pop up, which may sometimes be scrolled over, sometimes not and logging out, cleaning browser cache may help, sometimes not
Assigning Inbox entries and saving to git seems to be flawed, already processed inbox samples may pop up later even after training again, even though they were in NLU samples this time already.
Also i tried again and noticed, that a processed NLU Inbox sample, which gets saved, is stored in the NLU.md file, but after docker-compose down && docker-compose up -d it’s back again in the inbox, even though it was assigned to an intent - it still is assigned according to the nlu.md file.
I am facing a similar situation, Like people are talking to the bot, but when I go to the inbox, I dont seem to be able to see the messages, it shows up eventually, just not right away
We are using rasa-x 0.42.0 and rasa version is 2.8.0
Also, we face issue when committing the changes to git, the commit basically has a syntax issue in NLU, for the time being, we are fixing it manually but was really hoping that these are fixed in the new rasa-x version.
Is there a place where I can see which bugs or features are in pipeline for the next rasa-x release and when it is scheduled?
Not exactly, the scroll works for more than 80 nlu inbox, u only face it when when there are 75-80 NLU entries, so for last couple of months we have not been able to see these entries.
The syntax issue is also sporadic.
I and madanmeena are on the same team there are more findings related to this issues
They are:
Following are the endpoints is been called while scrolling down nlu inbox…
Totally there are 310 items in nlu inbox.
on first 3 calls are successful and I am able see the data in nlu inbox but when it comes to 4th call it is able fetch the data (I am able to see the data in network tab) but this data is not displayed in nlu inbox of rasa-x this content is showing as loading as shown in above screenshots.
Coming to 5 call, 5th call is been trying to fetch data multiple times may be because of we only have 310 values in nlu.
@nik202 I think this is a bug with Rasa-X UI rendering, Let me know if any additional information is required, is there an active list of bugs for Rasa-X where I can report this?