Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1E45A200B36 for ; Wed, 6 Jul 2016 17:28:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1D045160A55; Wed, 6 Jul 2016 15:28:13 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 5C370160A73 for ; Wed, 6 Jul 2016 17:28:12 +0200 (CEST) Received: (qmail 46538 invoked by uid 500); 6 Jul 2016 15:28:11 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 46344 invoked by uid 99); 6 Jul 2016 15:28:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jul 2016 15:28:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0ACB42C029F for ; Wed, 6 Jul 2016 15:28:11 +0000 (UTC) Date: Wed, 6 Jul 2016 15:28:11 +0000 (UTC) From: "Udo Schnurpfeil (JIRA)" To: dev@myfaces.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (TOBAGO-1504) Optimize tc:suggest for Bootstrap MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 06 Jul 2016 15:28:13 -0000 [ https://issues.apache.org/jira/browse/TOBAGO-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udo Schnurpfeil resolved TOBAGO-1504. ------------------------------------- Resolution: Fixed > Optimize tc:suggest for Bootstrap > --------------------------------- > > Key: TOBAGO-1504 > URL: https://issues.apache.org/jira/browse/TOBAGO-1504 > Project: MyFaces Tobago > Issue Type: Sub-task > Components: Themes > Reporter: Udo Schnurpfeil > Assignee: Udo Schnurpfeil > Fix For: 3.0.0-alpha-4, 3.0.0 > > > Using: Twitter typeahead.js > The main issue is in the moment: how to load data from the server. > Basic idea: Rerender the tc:suggest and put the data to the client that way. > Todo: check if this works with the typeahead.js -- This message was sent by Atlassian JIRA (v6.3.4#6332)