mattermost / mattermost-plugin-mscalendar

Mattermost plugin for Microsoft Office365
Apache License 2.0
13 stars 20 forks source link

The slack attachments presented to a user on running settings slash command should be consistent. #364

Open AayushChaudhary0001 opened 2 months ago

AayushChaudhary0001 commented 2 months ago

On running the settings slash command, the user receives multiple slack attachments. They are not consistent as of now. Some of them contain the feature of getting the selected option highlighted(colour turns blue) and one of them contains the feature of current value.

Steps to reproduce:

  1. Run the /mscalendar settings slash command after connecting the account.
  2. Select the desired options from the slack attachments received.

In some slack attachments, the feature is of getting the selected button(option) highlighted(turning blue). Whereas in one of the slack attachment, there is a feature of current value. This should be made consistent for very slack attachment.

Difference:-

image

The one with button getting highlighted:-

image

The one with current value:-

image