Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-9251

AdvancedSearchFormPanel.js and Stores

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 4.LATER
    • None
    • None
    • None
    • 1 - Middle term
    • 1 - Easy

      The property _operatorStores is a dangerous optimisation to share the stores between the fields of the same type.
      Indeed, store is data but also filtering and sorting...
      we should replace these constants by a method _createStore(type)
      sprieul : a quick search, only _logicalOperatorStore and _operatorStores are used. _andOperatorStore, _enumerationStores and _languagesEnumerationStore seems to be unused.

            Unassigned Unassigned
            raphael Raphaël Franchet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: