gnumed-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-bugs] Bug or unusual behaviour in Overview plugin, encounter


From: Busser, Jim
Subject: Re: [Gnumed-bugs] Bug or unusual behaviour in Overview plugin, encounters filter ("last" interval)
Date: Thu, 21 Jun 2012 22:12:23 +0000

On 2012-06-21, at 2:27 PM, Karsten Hilbert wrote:

> This is better.
> 
> At least it explicitely says what's going on.

It is also important to be aware of limitations (and therefore tricks required) 
in order for the filter to "match" to the phrasewheel

e.g.

        7 (or more) days: 7d
        5 (or more) weeks: 5w
        12 (or more) months: 12m
        1 (or more) years: 1y

because if the user inputs anything less, for example

        4w

this will not "map" into (evoke) the phrasewheel and you end up with the 
inputted value

        4w

sitting in the filter but doing nothing. Unless this piece of code can be 
adjusted so that

        1d ... 6d will map as 1d ... 6d
        1w ... 4w will map as 1w ... 4w
        1m ... 11m will map as 1m ... 11m

??

Can the tooltip be improved to take account of the current or future usage 
requirements? For example

        Here you can enter any interval more than 7d, 5w, 12m or 1y (extending 
backwards from "now") within which to show health care activity.

??

-- Jim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]