objectbox / objectbox/objectbox-java

Admin : Columns are not aligned and have no header

Open
#1,226 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
4.6k
Forks
311
PR merge metrics
No merged PRs in 30d

Description

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

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.