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

Tooltip on main table cell should show full table cell content #10925

Closed
koppor opened this issue Feb 26, 2024 · 5 comments · Fixed by #11176
Closed

Tooltip on main table cell should show full table cell content #10925

koppor opened this issue Feb 26, 2024 · 5 comments · Fixed by #11176
Assignees
Labels
good first issue An issue intended for project-newcomers. Varies in difficulty. maintable ui

Comments

@koppor
Copy link
Member

koppor commented Feb 26, 2024

When I hover on a table entry, there appears nothing:

image1

There should be a tool tip:

  • First line: Full content of the current cell
  • Second line: empty
  • Third line: rendered BibTeX entry (as shown in the Preview)

BibTeX source:

@Article{WarnettZdun2022,
  author   = {Warnett, Stephen John and Zdun, Uwe},
  journal  = {Computer},
  title    = {Architectural {Design} {Decisions} for the {Machine} {Learning} {Workflow}},
  year     = {2022},
  issn     = {1558-0814},
  month    = mar,
  number   = {3},
  pages    = {40--51},
  volume   = {55},
  abstract = {We conducted a qualitative investigation of architectural decisions faced by practitioners and modeled current practices in machine learning. We describe a subset of the architectural decisions that were modeled, discuss uses for the model, and outline areas in which further research may be pursued.},
  doi      = {10.1109/MC.2021.3134800},
  keywords = {Computational modeling, Machine learning, Computer architecture, Quality assessment},
}

The second and third line should be shown only if the (new) preference is activated:

image

@github-project-automation github-project-automation bot moved this to Free to take in Good First Issues Feb 26, 2024
@koppor koppor added good first issue An issue intended for project-newcomers. Varies in difficulty. ui maintable labels Feb 26, 2024
@tywe00
Copy link

tywe00 commented Feb 27, 2024

I am a student trying to contribute and I would like to work on this issue.

@ThiloteE ThiloteE moved this from Free to take to Reserved in Candidates for University Projects Feb 27, 2024
@ThiloteE ThiloteE moved this from Free to take to Reserved in Good First Issues Feb 27, 2024
@ThiloteE ThiloteE added the FirstTimeCodeContribution Triggers GitHub Greeter Workflow label Feb 27, 2024
Copy link
Contributor

As a general advice for newcomers: check out Contributing for a start. Also, guidelines for setting up a local workspace is worth having a look at.

Feel free to ask here at GitHub, if you have any issue related questions. If you have questions about how to setup your workspace use JabRef's Gitter chat. Try to open a (draft) pull-request early on, so that people can see you are working on the issue and so that they can see the direction the pull request is heading towards. This way, you will likely receive valuable feedback.

@alvasundstrom
Copy link

alvasundstrom commented Feb 28, 2024

Hi @koppor, I'm working on this issue with @tywe00. I think the first image isn't showing up as intended. Would it be possible for you to upload the image again?

This is what it looks like for me:

image

@Siedlerchr
Copy link
Member

I replaced the image

@Siedlerchr Siedlerchr moved this from Reserved to Free to take in Good First Issues Mar 22, 2024
@Siedlerchr Siedlerchr moved this from Reserved to Free to take in Candidates for University Projects Mar 22, 2024
@koppor koppor removed the FirstTimeCodeContribution Triggers GitHub Greeter Workflow label Apr 8, 2024
@azatyamanaev
Copy link
Contributor

Can I work on this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue An issue intended for project-newcomers. Varies in difficulty. maintable ui
Projects
Archived in project
6 participants