You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running /github me we have the share profile button when sharing the profile for the second time with filter property (any number of property) its sharing whole profile instead of that only filter properties. For this we have planned to instead close the modal once the share button is clicked.
Steps to reproduce:
run `/github me` and click share profile
filter property and `press share` to chat button two times
check the second response to channel.
Expected behavior:
Close the modal once its shared thus to reduce complexity and as user would never won't to share the profile for the second time in the same channel at a same time.
Actual behavior:
sharing the profile for the second time with filter property (any number of property) its sharing whole profile instead of that only filter properties.