objectbox / objectbox/objectbox-java
Admin : Columns are not aligned and have no header
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.6k
- Forks
- 311
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched existing issues
Build info
- ObjectBox version: 5.0.1
- OS: Android API 29
- Device/ABI/architecture: arm64
Steps to reproduce
Open ObjectBox admin and browse any table containing values with various display lengths
Expected behavior
Tables columns are aligned and have headers with field names
Actual behavior
Table columns are disaligned when their values have various display lengths, and no column headers are present
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
The payload names ObjectBox Admin but no source file, test, or entry point. Start by reproducing the issue with a table containing values of different lengths, then locate the Admin code responsible for displaying its columns. Done means columns are aligned and field-name headers are visible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- databases, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100