Code Monkey home page Code Monkey logo

reservationmoduledisapp24's People

Contributors

mardausdennis avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

reservationmoduledisapp24's Issues

Fix NullReferenceException in CalendarPage

In the CalendarPage class, a NullReferenceException occurs when the user selects a date from the calendar popup and clicks the confirmation button. This issue needs to be investigated and resolved to ensure proper functionality of the date selection process.

Steps to reproduce:

  1. Open the app and navigate to the ReservationPage.
  2. Click on the "Datum auswählen" button to open the calendar popup.
  3. Select a date from the calendar.
  4. Click the confirmation button.

Expected behavior:
The selected date should be displayed on the ReservationPage without any errors.

Actual behavior:
A System.NullReferenceException is thrown, indicating that an object reference is not set to an instance of an object.

Suggested fix:

Check the DisplaySelectedDates method in the CalendarPage.xaml.cs file and ensure that all objects are properly initialized and accessed.

Labels: bug, high-priority

Update Calendar Page to Show Selected Date Instead of Navigated Date

Currently, on the Calendar Page in our app, the header displays "Navigated Date" instead of "Selected Date" when a user selects a date. This can be confusing for users and should be updated to show the correct information.

We need to update the code for the Calendar Page to correctly display the selected date in the header when a user chooses a date. This change will improve the user experience and make our app more intuitive.

To implement this change, we will need to update the code in the CalendarPage.xaml.cs file to modify the header label. We will also need to test the updated functionality to ensure it is working correctly.

Long content in ContentPage not scrollable

When the content of the ContentPage is too long, it is not possible to scroll down and see the entire content. This happens even when the content is wrapped in a StackLayout. This is problematic because it makes it impossible to read the entire content for long articles or posts.

Steps to reproduce:

  1. Create a ContentPage with a long content, for example, a long HTML text.
  2. Navigate to the ContentPage.
  3. Try to scroll down and read the entire content.

Expected behavior: The content should be scrollable, and it should be possible to read the entire content.

Actual behavior: The content is not scrollable, and it is not possible to read the entire content.

Rss content not displayed in detailed content page

When clicking on an item in the RssFeedView, the detailed content page is displayed, but only the title and release date are shown, and not the actual content of the item. This makes it difficult for users to fully engage with the content and defeats the purpose of having a detailed content page. We need to fix this issue and ensure that the full content of the selected Rss item is displayed in the detailed content page.

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.