Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Category Field: Empty State not showing #29801

Closed
hmoreras opened this issue Aug 30, 2024 · 2 comments · Fixed by #29805
Closed

Category Field: Empty State not showing #29801

hmoreras opened this issue Aug 30, 2024 · 2 comments · Fixed by #29805

Comments

@hmoreras
Copy link
Contributor

hmoreras commented Aug 30, 2024

Problem Statement

When the are no categories the empty state is not shown.

Steps to Reproduce

  1. Create a content type with a category field without categories.
  2. go a create a content.
  3. See there is no empty state.
image

Acceptance Criteria

should load empty state correctly.

dotCMS Version

lastest

Proposed Objective

User Experience

Proposed Priority

Priority 4 - Trivial

@hmoreras hmoreras self-assigned this Aug 30, 2024
@hmoreras hmoreras converted this from a draft issue Aug 30, 2024
@hmoreras hmoreras moved this from In Progress to In Review in dotCMS - Product Planning Aug 30, 2024
github-merge-queue bot pushed a commit that referenced this issue Aug 30, 2024
…category names / Fix empty state. (#29805)

### Proposed Changes
* Implement ellipsis for long category names to prevent horizontal
scrolling
* Fix empty state in categories. 


### Screenshots

Before: 

<img width="843" alt="image"
src="https://github.com/user-attachments/assets/92840948-82a4-4123-a482-4ea6219654ec">

<img width="1310" alt="image"
src="https://github.com/user-attachments/assets/824c6c59-ed1b-4e15-b95e-35c1c9b729ab">


After: 

<img width="927" alt="image"
src="https://github.com/user-attachments/assets/808d67d1-bc82-4b80-bdee-1b34f8634ddc">

<img width="1087" alt="image"
src="https://github.com/user-attachments/assets/0d3fa648-5e46-445a-a5ba-1defd08453af">
@github-project-automation github-project-automation bot moved this from In Review to Internal QA in dotCMS - Product Planning Aug 30, 2024
@nicobytes nicobytes assigned nicobytes and unassigned hmoreras Sep 2, 2024
@nicobytes
Copy link
Contributor

IQA passed with trunk_cc63b1d

If there are no categories, the appropriate empty space is displayed.

Image

@nicobytes nicobytes assigned hmoreras and unassigned nicobytes Sep 3, 2024
@josemejias11
Copy link
Contributor

Approved: Tested on trunk_e622545, Docker, macOS 14.5, FF v126.0.1

@josemejias11 josemejias11 moved this from QA - In Progress to Done in dotCMS - Product Planning Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment