tdm-calculator
tdm-calculator copied to clipboard
Bug: Tooltips for Sidebar question icon are broken
Overview
The (green?) circles with question mark icons should display tooltips when they are hovered over. This is broken in the development environment. There are similar icons on the Target Points Page (Page3) that also need to be fixed.
Action Items
- [ ] Fix. Most likely some code is just "disconnected" somewhere. Below is a screenshot from production, where it still works.
Resources/Instructions
I would like to work on this issue. Can it be assigned to me?
@entrotech I cannot find .env values, can you help me?
Hi @developerHet . This is a project of Hack for LA. If you want to work on any of our projects, you will need to go through the volunteer onboarding process. The instructions are here: https://www.hackforla.org/join
in progress no blockers will work on it M-F evenings. give me a week or two. na
Update: created a feature branch to check the issue with and have begun exploring it in vs code. Blockers: Need to figure out which files contain the tools icon and where to find the code in vs code. Also, I was wondering if there is a default login username/password for the website. I would like to find out which html pages contain the tool tip icons @entrotech will work on it M-F evenings. give me a week or so. na
Update: Found the location of the question mark icon. It is in ToolTipIcon.js.
Blockers: Need to get a new 1password and account for the tdm calculator website. @Biuwa
Need to figure out how to make it display tool tips when hovered over.
More time ( a week or two).
I suspect it might be missing the hover code
Update: I suspect I need to add a hover json object to flexbasis. Blockers: Need to refresh on how to run and test changes before committing. More time ( a week or two).
I'm trying to commit some changes after running the server but am having issues.
Blockers: Need to refresh on how to run and test changes before committing.
I'll continue again.
This should help -> https://developer.chrome.com/blog/anchor-positioning-api?hl=en&ref=dailydev
Committing what I currently have.
@akinevans Please provide update
- Progress: "What is the current status of your project? What have you completed and what is left to do?"
- Blockers: "Difficulties or errors encountered."
- Availability: "How much time will you have this week to work on this issue?"
- ETA: "When do you expect this issue to be completed?"
- Pictures or links* (if necessary): "Add any pictures or links that will help illustrate what you are working on."
- remember to add links to the top of the issue if they are going to be needed again.
Progress: Currently working on finding the code that that is "broken". Initially I thought it was a CSS issue somewhere in TooTip.js and or ToolTipLabel.js but no issue has been found just yet. Currently suspect some interference, or a problem with the implementation of react-tooltip library. Currently following the documentation to ensure proper use.
Blockers: In the dev environment I get an error anytime I visit the "My Projects" page. Image below Saving a file in VS code removes the error until the "My Projects" page is refreshed.
Availability: Working on it Wednesday and Friday mornings. Additional time spent on weekends if I'm able to.
ETA: Week of August 26
Images:
@akinevans Please provide update
- Progress: "What is the current status of your project? What have you completed and what is left to do?"
- Blockers: "Difficulties or errors encountered."
- Availability: "How much time will you have this week to work on this issue?"
- ETA: "When do you expect this issue to be completed?"
- Pictures or links* (if necessary): "Add any pictures or links that will help illustrate what you are working on."
- remember to add links to the top of the issue if they are going to be needed again.