LasticXYZ / LasticXYZ/LasticUI
Problem with assigning a core UI
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 14
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
For example, Assigned cores disappear from the UI. This is problematic for obvious reasons. But sometimes users may want to assign cores to tasks that are NOT theirs, yet is the ability to manipulate cores (splitting) after assignment possible? Or can a user "unassign" a core assigned to task?
There are also ways we can improve the UI on this page to show the time better rather than RegionIDs which are opaque to the user. We should AT LEAST have block numbers, but preferrably do things always based on date and time, ideally grabbing the user's timezone from their browser.
Also, the cores are sorted arbitrarily. We need proper groupings, AND in-group sorting that makes sense, not necessarily customizable by the user.
Note
Once you take on this PR paste a comment with your hand -> ✋ so that people know that someone is working on this issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the core assignment UI described in the issue and reproduce how assigned cores disappear. Clarify whether reassignment, splitting, and unassignment are required, then define the desired date/time, grouping, and sorting behavior. Done means the assignment state remains understandable and the UI presents meaningful, consistently grouped core information.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100