Giter VIP home page Giter VIP logo

eggledger's Issues

[Bug] Trying to view pre-stars ship causes an error

View mission data > Trying to view any pre-star ship results in that ship pop-up not showing up. Any attempt to view another ship after this also doesn't show the pop-up, for both starred and pre-star ships.

Life Time Drops Date Filter Addition

Can a filter be added for date before/after for Lifetime Drops? Similar to what's on Mission Data but for visualization purposes as the filters are spawned from the same process. Thank you, David!!!

MacOS version fails without chrome

I just downloaded the latest version (1.4.5) for MacOS and it raises a fatal error when opening without chrome being installed.

My app.log has the following data:

time="2024-01-11T07:35:16-03:00" level=error msg="error loading storage.json: open /Users/---/Downloads/EggLedger/internal/storage.json: no such file or directory"
time="2024-01-11T07:35:19-03:00" level=fatal msg="unable to locate Chrome"`

I do get a popup window asking if I want to install but after pressing "no" it just dies.

Fatal EOF error

Doesn't matter which version I run, I get the following error:

time="2024-07-19T19:57:51-04:00" level=fatal msg=EOF

Works perfectly fine on a VM, not sure as to why I'm getting this error. I've disabled my anti-virus and firewall entirely and it does not want to work no matter what I do.

MacOS - extra chrome window

Clicking on the EggLedger icon in the dock will open a new little Chrome window in addition to bringing the application to the foreground.

Incomplete filter tooltip broken

EggLedger/www/index.html

Lines 820 to 825 in ee20994

<span
v-if="topLevelFilterOptions[index] != null && (filterOperators[index] == null || filterValues[index] == null || ((topLevelFilterOptions[index] == 'returnDT' || topLevelFilterOptions[index] == 'launchDT') && filterValues[index] == ''))"
class="tooltip-custom items-center justify-center text-red-700 text-sml border border-red-700 rounded-md bg-transparent py-2 px-4 mt-05rem">
(!)
<span class="tooltiptext-custom speech-bubble text-sml text-gray-500">This filter condition is incomplete,<br/>and will not be applied.</span>
</span>

EggLedger/www/index.html

Lines 893 to 898 in ee20994

<span
v-if="orFilterTopLevelOptions[index][orIndex] != null && (orFilterOperators[index][orIndex] == null || orFilterValues[index][orIndex] == null)"
class="tooltip-custom items-center justify-center text-red-700 text-sml border border-red-700 rounded-md bg-transparent py-2 px-4 mt-05rem">
(!)
<span class="tooltiptext-custom speech-bubble text-sml text-gray-500">This filter condition is incomplete,<br/>and will not be applied.</span>
</span>

When hovering over the incomplete filter warning message, the tooltip is displayed beneath the element above it.
image
I tried changing the z-index to 100 and then 9999 (w/ tailwind's z-100, etc) to no avail

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.