Project

General

Profile

Bug #10617

Duplicated content listed as available for inclusion

Added by Walden Raines almost 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Web UI
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1223968
Description of problem:

I started noticing that when adding content from a list (such as adding Docker products to a content view or subscriptions to an activation key), the minute you add the selected item and the page refreshes, you start seeing duplicated entries of the items you did not select. See the attached before and after screenshots to see how I have 3 different Docker products and once I select the 'RHEL 7' product, the UI displays the remaining 'CentOS' and 'WordPress' products twice.

Version-Release number of selected component (if applicable):

How reproducible:

Steps to Reproduce:
1. Create a custom product
2. Create 3 Docker-based custom repositories
3. Sync them (not sure if necessary)
4. Create a content view and add 1 of the 3 custom repos

Actual results:

Once you add the repository via the web ui, the remaining list of repos shows duplicates

Expected results:

Additional info:

Associated revisions

Revision 38420e5e (diff)
Added by Walden Raines almost 8 years ago

Fixes #10617: don't use scroll on unpaged tables BZ 1223968.

We were using infinite scroll on unpaged tables which resulted in
the rows being loaded twice. This commit removes the extra load
by removing the infinite scroll directive on the table and calling
nutupane.load() directly.

http://projects.theforeman.org/issues/10617
https://bugzilla.redhat.com/show_bug.cgi?id=1223968

Revision 60dacdfc
Added by Walden Raines almost 8 years ago

Merge pull request #5249 from waldenraines/10617

Fixes #10617: don't use scroll on unpaged tables BZ 1223968.

History

#1 Updated by The Foreman Bot almost 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5249 added
  • Pull request deleted ()

#2 Updated by Walden Raines almost 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

#3 Updated by Eric Helms almost 8 years ago

  • Legacy Backlogs Release (now unused) set to 31
  • Triaged changed from No to Yes

Also available in: Atom PDF