harvest-dev team mailing list archive
-
harvest-dev team
-
Mailing list archive
-
Message #00329
Re: [Bug 627686] Re: should be possible to display non listed opportunities
That's a good point and I agree with you about keeping it simple, but why
not load that new content inside the existing package container?
I have a bit of an issue with a dialogue box type thing because, while
pretty, those are completely modal. Everything else in our UI is (or at
least should be) nonmodal. Not that there can't be some exceptions, of
course, like for things that really just need to be modal. (Forms spring to
mind).
Thank you for looking into this!
On 2010-09-03 5:55 AM, "Nigel Jones" <dev@xxxxxxxxxx> wrote:
Dylan,
I've been pondering this, what I'm thinking of (and willing to
investigate/implement) is:
Use jQuery UI dialogs (we are already using jQuery) to show an inline
pop-up (similar to Launchpad), of the same content as Permalink shows,
the only differences would be: The headers/footers of the generated
pages would be removed (i.e. it would just display the essentials).
My thoughts for doing it this way is that we aren't then over
complicating SQL queries and slowing down the main listings, we are
providing the content in one window & on demand.
Text browsers upon clicking on the 'Show' link would be redirected to
the full Permalink page.
I'll try and come up w/ a concept branch.
--
should be possible to display non listed opportunities
https://bugs.launchpad.net/bugs/627686
Y...
--
should be possible to display non listed opportunities
https://bugs.launchpad.net/bugs/627686
You received this bug notification because you are a member of harvest-
dev, which is the registrant for harvest.
Status in Harvest Service: New
Bug description:
Browsing a specific set filtered on selected options you get a list with all the sources in the set and the matching opportunities then a label counting the non listed ones. It would be nice to be able to click on that label to display those for a specific source.
Example reviewing build issues on the ubuntu-desktop set, having:
"<source>
* #bugnumber, opportunity
some opportunities are not listed, click to display those"
would be nice
References