Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long fields causing display issues on Org Page #36

Closed
adriancollier opened this issue Jun 22, 2012 · 2 comments
Closed

Long fields causing display issues on Org Page #36

adriancollier opened this issue Jun 22, 2012 · 2 comments
Assignees
Labels

Comments

@adriancollier
Copy link
Contributor

"Long email names are displaying across 1 line & outside the ""box"" on the organisation's page. As an example: http://www.akvo.org/rsr/organisation/340/

Long websites also have same issue: http://www.akvo.org/rsr/organisation/606/

Daniel
March 9th, 2011 @ 03:06 PM
We could:

  1. Hide what floats over.
  2. Not type the email address but have an ""email"" link.
  3. Make if fancy like described below:
    While at it we could work on a solution that hides the email addresses from being viewable in clear text by crawlers. It's not hard to pass a ROT13 encoded email address to the template and then create the link with JavaScript. It would then not be hard to also truncate long email addresses.
    I have done this in my project Bob.gae

I think we should go with option 2 here, and keep it very simple.

@ghost ghost assigned kardan Jun 22, 2012
@kardan kardan closed this as completed in 3754c19 Jun 28, 2012
@adriancollier
Copy link
Contributor Author

For Release Notes:

"Some organisations had contact details such as websites or email addresses, which were too long for the fields in the application. So we've made a change to truncate these items whilst continuing to provide the full clickable link."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants