The discovered tab badge was showing length(@discovered_devices) which is the paginated list (20 items per page), not the total count. Now shows @pagination.total_count to display the actual total (e.g., 876 devices). |
||
|---|---|---|
| .. | ||
| form.ex | ||
| form.html.heex | ||
| index.ex | ||
| index.html.heex | ||
| show.ex | ||
| show.html.heex | ||