Giter Site home page Giter Site logo

Comments (9)

Laptop765 avatar Laptop765 commented on May 24, 2024

This is probably related but I can't find a button to add a new contact on iOS Safari.

Edit: I found it rotating to horizontal mode. The Dashboard/Contacts/Vault Settings buttons aren't visible in vertical.

from chandler.

djaiss avatar djaiss commented on May 24, 2024

Alllllright I have to fixed that 😅

from chandler.

njelich avatar njelich commented on May 24, 2024

@djaiss I've finally managed to get a local setup for the frontend. I can take this one.

from chandler.

djaiss avatar djaiss commented on May 24, 2024

@njelich that's awesome thank you.

from chandler.

njelich avatar njelich commented on May 24, 2024

It feels like the Paul's Vault vault breadcrum and the options should all go into a hamburger menu, and the search menu grows to fill the remaining space. Is that okay @djaiss ?

from chandler.

djaiss avatar djaiss commented on May 24, 2024

@njelich I agree :-)

from chandler.

njelich avatar njelich commented on May 24, 2024

It seems there is an implementation of a hamburger style menu in AppLayout.vue. I have some questions regarding the Vue style we should be using.

In Layout.vue the script components are done by doing an export default and then exporting all the props, functions etc as part of an object. In AppLayout.vue the same is done but using the explicit functions such as defineProps and by defining variables as top level vars.

I am assuming the first approach should be used going forwards and everything else should be refactored. Is that right?

from chandler.

djaiss avatar djaiss commented on May 24, 2024

I'm sorry about the quality of the code in general.

During the year we have changed from Vue 2 to Vue 3 and in doing so, we went from export default to the script setup stuff. Personally I don't really like the script setup approach but it's the direction that Vue is taking, so slowly we'll migrate everything to script setup.

from chandler.

njelich avatar njelich commented on May 24, 2024

I have no complains about code quality, just trying to be consistent and avoid code debt.

from chandler.

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.