Giter Site home page Giter Site logo

Comments (7)

AuthorShin avatar AuthorShin commented on May 31, 2024 1

@fr0tt
Thanks man, it worked :)
Quick bug report:

  1. When creating a new collection, if you select a new icon and save it, it will still be the default one and you have to edit it and re-select the icon and save it in order to show up.
  2. After the creation of a new collection, it's not open. I mean it's not the focus and you have to switch between collections to finally have it selected.
  3. When editing a post, each time you have to select the collection from the top drop down menu in order to save the edited post properly and have it shown the new edit on the collection page.
  4. And when on the edit post page you click anywhere blank and under the first line you properly expect to see the Text edit cursor pointer like every editor anywhere else, but here you have to click on the first line.

from benotes.

AuthorShin avatar AuthorShin commented on May 31, 2024 1

NP man, I will try to record a video for this one when got spare time.

from benotes.

fr0tt avatar fr0tt commented on May 31, 2024

Not sure what is causing that.
There should be a file called storage/logs/lumen-2022-06-11.log. Can you tell me its content ?

from benotes.

AuthorShin avatar AuthorShin commented on May 31, 2024

Here you go man:

lumen-2022-06-09.log
lumen-2022-06-11.log

from benotes.

fr0tt avatar fr0tt commented on May 31, 2024

Thanks, so the issue seems that your database is not writable which means it's a permission issue.

Try to fix it where you placed your volumes with sudo chown 1000:1000 database.sqlite && sudo chmod 774 database.sqlite.

from benotes.

fr0tt avatar fr0tt commented on May 31, 2024

Thanks for all your hard work !

I don't really understand your 3rd issue. I mean I do, but I can't reproduce it. Maybe I miss something ?
When I edit/create a post in a collection it will automatically be saved in that collection. I don't change the collection in the drop-down menu underneath the title because it already shows the correct one.

from benotes.

fr0tt avatar fr0tt commented on May 31, 2024

The newest version should have fixed your problems.
Let me know if you can confirm that and please explain your 3rd issue to me again - if it's still an issue.

from benotes.

Related Issues (20)

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.