immense / immense/Remotely

ListView for the Home Screen

Open
#903 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
5.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

The current home screen takes up too much space, devices are blocky, and when you click on one, it completely rearranges the list to display the device on the left side. Additionally, search is weird. If you search for a device like "laptop" and wait for a minute or two, new devices will randomly start popping up on the list that don't match the search string.

**Describe the solution you'd like**
I nice clean datatables-style layout for all the devices with checkboxes for selecting one or more, and maybe buttons on the right for the actions.

PDQ has a nice inventory display:
![Screenshot from 2024-06-25 17-06-27](https://github.com/immense/Remotely/assets/158380/9f9b2d74-1e2b-4abb-8d5c-d177ca151bc5)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the Home Screen entry point and inspect the current device list and search behavior. Done means the screen presents devices in a compact table-like layout, supports selecting one or more devices, provides room for actions, and keeps search results limited to matching devices.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.