We have moved to Github. Please open tickets there.

Opened 2 years ago

Closed 19 months ago

Last modified 19 months ago

#2712 closed Defect (fixed)

input/autocomplete needs CSS

Reported by: milan Owned by: cash
Priority: normal Milestone: Elgg 1.8.1
Component: UI/UX Version: 1.7
Severity: major Keywords:
Cc: brett@… Difficulty: easy

Description

This view calls a pg/autocomplete callback page handler which doesn't exists. After searching through the code I found that it should be using the pg/livesearch page handler.

Also when it is working the z-index level of the drop down might need to be tweaked

Change History (10)

comment:1 Changed 2 years ago by milan

ignore the z-index thing

comment:2 Changed 2 years ago by brettp

  • Difficulty set to easy
  • Milestone changed from Needs Review to Elgg 1.8

comment:3 Changed 2 years ago by cash

  • Summary changed from input/autocomplete doesn't work to input/autocomplete needs CSS

I fixed the page handler url. It still needs css - probably should use elgg-popup-module

comment:4 Changed 2 years ago by cash

  • Component changed from Core to UI/UX

comment:5 Changed 2 years ago by ewinslow

  • Owner set to ewinslow
  • Status changed from new to assigned

comment:6 Changed 23 months ago by cash

  • Owner ewinslow deleted
  • Status changed from assigned to new

comment:7 Changed 21 months ago by brettp

  • Milestone changed from Elgg 1.8.0 to Elgg 1.8.1

This is being pushed to 1.8.1. See also #2102.

comment:8 Changed 19 months ago by cash

  • Owner set to cash
  • Status changed from new to assigned

comment:9 Changed 19 months ago by Cash Costello

  • Resolution set to fixed
  • Status changed from assigned to closed

Merge pull request #74 from cash/autocomplete

Fixes #2102, #2712, #3450 Finishes autocomplete and userpicker for 1.8.1

Changeset: 63ebe7b121105beb7e4c8b9b82e3c649f6a9a489

comment:10 Changed 19 months ago by Cash Costello

Merge pull request #74 from cash/autocomplete

Fixes #2102, #2712, #3450 Finishes autocomplete and userpicker for 1.8.1

Changeset: 63ebe7b121105beb7e4c8b9b82e3c649f6a9a489

Note: See TracTickets for help on using tickets.