joelbutcher / socialstream

OAuth for Laravel, simplified.

Home Page:https://docs.socialstream.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slack icon is not visible

Jayesh-Patidar opened this issue · comments

Describe the bug
In livewire slack icon is missing in connected accounts list.

To Reproduce
Steps to reproduce the behavior:

  1. Enable the slack provider
  2. Login to the account either with provider or basic authentication
  3. Open profile
  4. Scroll down to connected accounts section

Actual behavior
In this section you will find only slack is mentioned and icon is missing.

Expected behavior
Slack icon should be visible.

Screenshots

image

To fix
Add one more case statement for slack and it will be fixed.

image

@Jayesh-Patidar If your project was created as socialstream installed before slack support was added, you will need to manually update these files yourself. You can copy the SVG icon over from the files in socialstream's vendor directory.