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

Clear up dialog title in add contentlet #15198

Closed
fmontes opened this issue Aug 24, 2018 · 2 comments
Closed

Clear up dialog title in add contentlet #15198

fmontes opened this issue Aug 24, 2018 · 2 comments

Comments

@fmontes
Copy link
Member

fmontes commented Aug 24, 2018

As a user I want to know correctly which contentlet I'm about to edit

Expected Behavior

When user open a dialog to edit a content the dialog title should show blank until the title is loaded

Current Behavior

Is showing the previous contentlet title

Possible Solution

Is the header attr here

Known Workarounds

N/A

Steps to Reproduce (for bugs)

  1. Go to Content > Search
  2. Click ... > add content
  3. Close the dialog
  4. Try to create another content but a different type

Acceptance Criteria

  1. When user open the dialog to create a content it should always show blank until right dialog title loads.
  2. Work in all the supported browsers (don't forget IE11 and iPad)
  3. Multilanguage
  4. Unit test
@fmontes fmontes added this to the Fox Current milestone Aug 24, 2018
@fmontes fmontes changed the title Clear up dialog title in edit contentlet Clear up dialog title in add contentlet Aug 24, 2018
@alfredo-dotcms alfredo-dotcms self-assigned this Aug 28, 2018
fmontes pushed a commit to dotCMS/core-web that referenced this issue Aug 29, 2018
@bryanboza
Copy link
Member

Fixed, tested on master // Postgres // FF

@bryanboza
Copy link
Member

Fixed, tested on release 5.0.2 and works as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants