agentj icon indicating copy to clipboard operation
agentj copied to clipboard

Visual feedback missing on CSV import of mails

Open Rigueur opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe.

When selecting a CSV file to import users, the file name is not displayed, nor is any other confirmation.

Describe the solution you'd like

Show a confirmation on the UI to let the user know that the right file has been selected and is going to be imported

Rigueur avatar Feb 04 '25 13:02 Rigueur

Moreover there is no info (neither in the logs nor in the interface) when there is an error during the import.

sparunakian avatar Apr 22 '25 14:04 sparunakian

We kinda fixed the initial issue in https://github.com/Probesys/agentj/pull/206/commits/5c2a1a001172e8cf920f5c6ee691d6452f570f5e. However it now shows a strange label:

Image

The issue seems to be related to the version of Bootstrap that we use. Also, it is not that easy to fix. As we plan to remove Bootstrap in the future, the issue will probably be fixed at this time.

I'm keeping this issue opened to track the issue about the missing logs.

marien-probesys avatar Jul 18 '25 09:07 marien-probesys