From: Willem E. <wi...@cl...> - 2017-05-01 11:03:53
|
Dear Krzysztof, we have noticed that for one of our attributes (unlimited free text), supplied via a registration form, the content is truncated "[...]" in the accept registration window. Is there any way to view the full content of the attribute, before accepting the request from the UI? Best, Willem -- Willem Elbers CLARIN ERIC www.clarin.eu | tel: +31-(0)85-0091277 | skype: wjm.elbers |
From: Shiraz M. <a....@fz...> - 2017-05-02 07:29:56
Attachments:
image.png
|
Hi Krzysztof / Willem, Similar behavior has been observed when a user consent screen is shown, see second last row in the snapshot below. [Inline image 1] Cheers, Shiraz On Mon, May 1, 2017 at 1:03 PM, Willem Elbers <wi...@cl...<mailto:wi...@cl...>> wrote: Dear Krzysztof, we have noticed that for one of our attributes (unlimited free text), supplied via a registration form, the content is truncated "[...]" in the accept registration window. Is there any way to view the full content of the attribute, before accepting the request from the UI? Best, Willem -- Willem Elbers CLARIN ERIC www.clarin.eu<http://www.clarin.eu> | tel: +31-(0)85-0091277<tel:%2B31-%280%2985-0091277> | skype: wjm.elbers ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Unity-idm-discuss mailing list Uni...@li...<mailto:Uni...@li...> https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss -- Shiraz Memon Federated Systems and Data Jülich Supercomputing Centre (JSC) Phone: +49 2461 61 6899<tel:02461%20616899> Fax: +49 2461 61 6656<tel:02461%20616656> ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ |
From: Krzysztof B. <kb...@un...> - 2017-05-04 18:55:06
|
Willem, Shiraz, W dniu 01.05.2017 o 13:03, Willem Elbers pisze: > Dear Krzysztof, > > we have noticed that for one of our attributes (unlimited free text), > supplied via a registration form, the content is truncated "[...]" in > the accept registration window. > > Is there any way to view the full content of the attribute, before > accepting the request from the UI? Right, this is something to be improved. We have a special reusable component used to display attribute with values. It truncates the values, in different ways to fit to the UI without cluttering it. What I can propose: a) currently attribute's type description (if present) is added as a tooltip for all the values. We can assign it to the attribute name only and on values add the full text representation. b) in selected cases (as those two that you mentioned) we can change the UI to put the full representation. If you have any better ideas please write, Krzystof |
From: Shiraz M. <a....@fz...> - 2017-05-05 14:56:26
|
Krzysztof, On Thu, May 4, 2017 at 8:54 PM, Krzysztof Benedyczak <kb...@un...<mailto:kb...@un...>> wrote: Willem, Shiraz, W dniu 01.05.2017 o 13:03, Willem Elbers pisze: > Dear Krzysztof, > > we have noticed that for one of our attributes (unlimited free text), > supplied via a registration form, the content is truncated "[...]" in > the accept registration window. > > Is there any way to view the full content of the attribute, before > accepting the request from the UI? Right, this is something to be improved. We have a special reusable component used to display attribute with values. It truncates the values, in different ways to fit to the UI without cluttering it. What I can propose: a) currently attribute's type description (if present) is added as a tooltip for all the values. We can assign it to the attribute name only and on values add the full text representation. b) in selected cases (as those two that you mentioned) we can change the UI to put the full representation. With proposal a (if I understand it correctly) users have to go through multiple truncated attributes (if there are many) one by one and wait for the tooltip to appear, I'd prefer proposal b instead to show the whole attribute value(s), ideally without cluttering. If you have any better ideas please write, Perhaps enhanced b with toggle behavior, that is, expanding the value by clicking the [...] or [>] or [+] and hide back after the second mouse click, do you think it make sense and/or technically feasible. However, other ideas from the subscribers of this list are most welcome. Cheers, Shiraz Krzystof ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Unity-idm-discuss mailing list Uni...@li...<mailto:Uni...@li...> https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss -- Shiraz Memon Federated Systems and Data Jülich Supercomputing Centre (JSC) Phone: +49 2461 61 6899 Fax: +49 2461 61 6656 ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ |
From: Willem E. <wi...@cl...> - 2017-05-08 07:29:35
|
Hi Krzysztof, Shiraz, +1 for toggle behavior. An alternative could be to show a popup with the full text. If toggle behavior is added, a toggle all option might also be useful. Best, Willem On 05/05/2017 16:55, Shiraz Memon wrote: > Krzysztof, > > On Thu, May 4, 2017 at 8:54 PM, Krzysztof Benedyczak <kb...@un... > <mailto:kb...@un...>> wrote: > > Willem, Shiraz, > > W dniu 01.05.2017 o 13:03, Willem Elbers pisze: > > Dear Krzysztof, > > > > we have noticed that for one of our attributes (unlimited free > text), > > supplied via a registration form, the content is truncated > "[...]" in > > the accept registration window. > > > > Is there any way to view the full content of the attribute, before > > accepting the request from the UI? > > > Right, this is something to be improved. > We have a special reusable component used to display attribute with > values. It truncates the values, in different ways to fit to the UI > without cluttering it. > > What I can propose: > a) currently attribute's type description (if present) is added as a > tooltip for all the values. We can assign it to the attribute name > only > and on values add the full text representation. > > b) in selected cases (as those two that you mentioned) we can > change the > UI to put the full representation. > > > With proposal a (if I understand it correctly) users have to go > through multiple truncated attributes (if there are many) one by one > and wait for the tooltip to appear, I'd prefer proposal b instead to > show the whole attribute value(s), ideally without cluttering. > > > If you have any better ideas please write, > > > Perhaps enhanced b with toggle behavior, that is, expanding the value > by clicking the [...] or [>] or [+] and hide back after the second > mouse click, do you think it make sense and/or technically feasible. > However, other ideas from the subscribers of this list are most welcome. > > Cheers, > Shiraz > > > Krzystof > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > <http://sdm.link/slashdot> > _______________________________________________ > Unity-idm-discuss mailing list > Uni...@li... > <mailto:Uni...@li...> > https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss > <https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss> > > > > > -- > Shiraz Memon > Federated Systems and Data > Jülich Supercomputing Centre (JSC) > > Phone: +49 2461 61 6899 > Fax: +49 2461 61 6656 > > > ------------------------------------------------------------------------------------------------ > ------------------------------------------------------------------------------------------------ > Forschungszentrum Juelich GmbH > 52425 Juelich > Sitz der Gesellschaft: Juelich > Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 > Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher > Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), > Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, > Prof. Dr. Sebastian M. Schmidt > ------------------------------------------------------------------------------------------------ > ------------------------------------------------------------------------------------------------ > -- Willem Elbers CLARIN ERIC www.clarin.eu | tel: +31-(0)85-0091277 | skype: wjm.elbers |
From: Willem E. <wi...@cl...> - 2018-03-26 12:29:56
|
Hi Krzysztof, did this conversion materialize in an issue? If not I would like to request this as a feature. Best, Willem On 08/05/2017 09:29, Willem Elbers wrote: > > Hi Krzysztof, Shiraz, > > +1 for toggle behavior. An alternative could be to show a popup with > the full text. > > If toggle behavior is added, a toggle all option might also be useful. > > Best, > > Willem > > > On 05/05/2017 16:55, Shiraz Memon wrote: >> Krzysztof, >> >> On Thu, May 4, 2017 at 8:54 PM, Krzysztof Benedyczak <kb...@un... >> <mailto:kb...@un...>> wrote: >> >> Willem, Shiraz, >> >> W dniu 01.05.2017 o 13:03, Willem Elbers pisze: >> > Dear Krzysztof, >> > >> > we have noticed that for one of our attributes (unlimited free >> text), >> > supplied via a registration form, the content is truncated >> "[...]" in >> > the accept registration window. >> > >> > Is there any way to view the full content of the attribute, before >> > accepting the request from the UI? >> >> >> Right, this is something to be improved. >> We have a special reusable component used to display attribute with >> values. It truncates the values, in different ways to fit to the UI >> without cluttering it. >> >> What I can propose: >> a) currently attribute's type description (if present) is added as a >> tooltip for all the values. We can assign it to the attribute >> name only >> and on values add the full text representation. >> >> b) in selected cases (as those two that you mentioned) we can >> change the >> UI to put the full representation. >> >> >> With proposal a (if I understand it correctly) users have to go >> through multiple truncated attributes (if there are many) one by one >> and wait for the tooltip to appear, I'd prefer proposal b instead to >> show the whole attribute value(s), ideally without cluttering. >> >> >> If you have any better ideas please write, >> >> >> Perhaps enhanced b with toggle behavior, that is, expanding the value >> by clicking the [...] or [>] or [+] and hide back after the second >> mouse click, do you think it make sense and/or technically feasible. >> However, other ideas from the subscribers of this list are most welcome. >> >> Cheers, >> Shiraz >> >> >> Krzystof >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> <http://sdm.link/slashdot> >> _______________________________________________ >> Unity-idm-discuss mailing list >> Uni...@li... >> <mailto:Uni...@li...> >> https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss >> <https://lists.sourceforge.net/lists/listinfo/unity-idm-discuss> >> >> >> >> >> -- >> Shiraz Memon >> Federated Systems and Data >> Jülich Supercomputing Centre (JSC) >> >> Phone: +49 2461 61 6899 >> Fax: +49 2461 61 6656 >> >> >> ------------------------------------------------------------------------------------------------ >> ------------------------------------------------------------------------------------------------ >> Forschungszentrum Juelich GmbH >> 52425 Juelich >> Sitz der Gesellschaft: Juelich >> Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 >> Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher >> Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), >> Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, >> Prof. Dr. Sebastian M. Schmidt >> ------------------------------------------------------------------------------------------------ >> ------------------------------------------------------------------------------------------------ >> > > -- > Willem Elbers > CLARIN ERIC > www.clarin.eu | tel: +31-(0)85-0091277 | skype: wjm.elbers -- Willem Elbers CLARIN ERIC www.clarin.eu | tel: +31-(0)85-0091277 | skype: wjm.elbers |
From: Krzysztof B. <kb...@un...> - 2018-03-27 03:57:05
|
Hi Willem, W dniu 26.03.2018 o 14:29, Willem Elbers pisze: > > Hi Krzysztof, > > did this conversion materialize in an issue? If not I would like to > request this as a feature. > UY-601, released since 2.4.0. Hopefully in all places where truncation was used the full value should be displayed now (no special config required). Best Krzysztof |