In NLU Inbox, RasaX should show original input from user rather than the one which is getting classified

Currently, in NLU inbox, we see messages which actually gets classified instead of the original message.

The downside is when we have custom NLU components before Intent classification. The data which we get from Rasa X is modified from real-world data. So, if in future, we modify the NLU pipeline, we won’t have this data.