devhatt / octopost

Octopost is an open source service from Devhat that was created to guide new developers for free
https://devhatt.github.io/octopost/
MIT License
76 stars 51 forks source link

fix: only allow action bar button when at least one account is selected #619

Closed lfelipessilva closed 1 month ago

lfelipessilva commented 1 month ago

Closes #610

Feature Ajusta o botão da action bar para ficar disabled a não ser que haja alguma conta selecionada
Visual evidences :framed_picture: ![image](https://github.com/user-attachments/assets/7f14fcc7-cc13-4a1e-9b54-4c50dea7441d) ![image](https://github.com/user-attachments/assets/0327f950-3911-4b15-b9b4-ce84d978accf)
Checklist - [x] Issue linked - [x] Build working correctly - [x] Tests created